Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f0060f0a01e6b631d5ad01a980021319d7b9523 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-ssh12490051849702279534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15917791296603451607.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5658154904061707713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4079946261758666735.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4000653557729608577.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-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18459’ Running on prd-ubuntu20.04-docker-8c-8g-18462 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f0060f0a01e6b631d5ad01a980021319d7b9523 (main) Commit message: "Merge pull request #258 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 4f0060f0a01e6b631d5ad01a980021319d7b9523 # timeout=10 > git rev-list --no-walk 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-12T17:45:21.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-12T17:45:21.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-12T17:45:21.313Z] ========================================================= [2023-06-12T17:45:21.313Z] EdgeX Global Pipelines Version Info [2023-06-12T17:45:21.313Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:45:23.192Z] ------------------- [2023-06-12T17:45:23.192Z] stable info: [2023-06-12T17:45:23.192Z] ------------------- [2023-06-12T17:45:23.192Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-12T17:45:23.192Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T17:45:23.192Z] Message: update stable to v1.0.250 [2023-06-12T17:45:25.036Z] ------------------- [2023-06-12T17:45:25.036Z] experimental info: [2023-06-12T17:45:25.036Z] ------------------- [2023-06-12T17:45:25.037Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-12T17:45:25.037Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T17:45:25.037Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-12T17:45:25.194Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-06-12T17:45:25.203Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-06-12T17:45:25.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-12T17:45:25.220Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-12T17:45:25.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-12T17:45:25.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-12T17:45:25.255Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-12T17:45:25.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-12T17:45:25.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-12T17:45:25.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-12T17:45:25.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-12T17:45:25.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-06-12T17:45:25.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-12T17:45:25.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-12T17:45:25.353Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-12T17:45:25.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-12T17:45:25.377Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-12T17:45:25.389Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-12T17:45:25.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-12T17:45:25.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-12T17:45:25.432Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-12T17:45:25.447Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-12T17:45:25.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-12T17:45:25.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-12T17:45:25.485Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-12T17:45:25.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-12T17:45:25.507Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-12T17:45:25.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-12T17:45:25.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-12T17:45:25.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-12T17:45:25.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] echo [2023-06-12T17:45:25.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f0060f [Pipeline] echo [2023-06-12T17:45:25.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:45:25.640Z] provisioning config files... [2023-06-12T17:45:25.658Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18319911936216681586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:45:25.968Z] ---> docker-login.sh [2023-06-12T17:45:25.968Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:45:26.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:26.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:26.229Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:26.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:26.229Z] [2023-06-12T17:45:26.229Z] Login Succeeded [2023-06-12T17:45:26.229Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:45:26.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:26.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:26.489Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:26.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:26.489Z] [2023-06-12T17:45:26.489Z] Login Succeeded [2023-06-12T17:45:26.489Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:45:26.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:26.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:26.490Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:26.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:26.490Z] [2023-06-12T17:45:26.490Z] Login Succeeded [2023-06-12T17:45:26.490Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:45:26.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:26.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:26.750Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:26.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:26.750Z] [2023-06-12T17:45:26.750Z] Login Succeeded [2023-06-12T17:45:26.750Z] docker.io [2023-06-12T17:45:26.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:27.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:27.010Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:27.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:27.010Z] [2023-06-12T17:45:27.010Z] Login Succeeded [2023-06-12T17:45:27.010Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:45:27.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-12T17:45:27.390Z] + git rev-list -1 --merges 4f0060f0a01e6b631d5ad01a980021319d7b9523~1..4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] echo [2023-06-12T17:45:27.438Z] -----------> git rev-list -1 --merges 4f0060f0a01e6b631d5ad01a980021319d7b9523~1..4f0060f0a01e6b631d5ad01a980021319d7b9523 4f0060f0a01e6b631d5ad01a980021319d7b9523 [2023-06-12T17:45:27.438Z] 4f0060f0a01e6b631d5ad01a980021319d7b9523 [false] [Pipeline] sh [2023-06-12T17:45:27.724Z] + git log --format=format:%s -1 4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] echo [2023-06-12T17:45:27.739Z] ========================================================= [2023-06-12T17:45:27.739Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-12T17:45:27.739Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:45:28.058Z] + git log --format=format:%s -1 4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] echo [2023-06-12T17:45:28.070Z] [semverPrep] GIT_COMMIT: 4f0060f0a01e6b631d5ad01a980021319d7b9523, Commit Message: Merge pull request #258 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4 [Pipeline] echo [2023-06-12T17:45:28.082Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-12T17:45:28.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T17:45:28.432Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-12T17:45:28.432Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-12T17:45:28.432Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-12T17:45:28.432Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-12T17:45:28.432Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-12T17:45:28.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:45:28.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:45:28.779Z] [2023-06-12T17:45:28.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:45:29.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:45:29.074Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-12T17:45:29.074Z] b85a868b505f: Pulling fs layer [2023-06-12T17:45:29.074Z] e2be974225ed: Pulling fs layer [2023-06-12T17:45:29.074Z] 339a4e72a1f5: Pulling fs layer [2023-06-12T17:45:29.074Z] 988bab9f4d93: Pulling fs layer [2023-06-12T17:45:29.074Z] 1469e6f7b9e6: Pulling fs layer [2023-06-12T17:45:29.074Z] 988bab9f4d93: Waiting [2023-06-12T17:45:29.074Z] 1469e6f7b9e6: Waiting [2023-06-12T17:45:29.074Z] eaf3925da568: Pulling fs layer [2023-06-12T17:45:29.074Z] bab4dde63d76: Pulling fs layer [2023-06-12T17:45:29.074Z] bde34c3a00c8: Pulling fs layer [2023-06-12T17:45:29.074Z] b352a97aabf1: Pulling fs layer [2023-06-12T17:45:29.074Z] 4872d77fe225: Pulling fs layer [2023-06-12T17:45:29.074Z] bde34c3a00c8: Waiting [2023-06-12T17:45:29.074Z] b352a97aabf1: Waiting [2023-06-12T17:45:29.074Z] 5851b861e8e6: Pulling fs layer [2023-06-12T17:45:29.074Z] 5851b861e8e6: Waiting [2023-06-12T17:45:29.074Z] e2be974225ed: Download complete [2023-06-12T17:45:29.074Z] 988bab9f4d93: Download complete [2023-06-12T17:45:29.074Z] 1469e6f7b9e6: Verifying Checksum [2023-06-12T17:45:29.074Z] 1469e6f7b9e6: Download complete [2023-06-12T17:45:29.074Z] eaf3925da568: Verifying Checksum [2023-06-12T17:45:29.074Z] eaf3925da568: Download complete [2023-06-12T17:45:29.074Z] 339a4e72a1f5: Verifying Checksum [2023-06-12T17:45:29.074Z] 339a4e72a1f5: Download complete [2023-06-12T17:45:29.333Z] bde34c3a00c8: Download complete [2023-06-12T17:45:29.333Z] b352a97aabf1: Verifying Checksum [2023-06-12T17:45:29.333Z] b352a97aabf1: Download complete [2023-06-12T17:45:29.333Z] 4872d77fe225: Verifying Checksum [2023-06-12T17:45:29.333Z] 4872d77fe225: Download complete [2023-06-12T17:45:29.333Z] 5851b861e8e6: Verifying Checksum [2023-06-12T17:45:29.333Z] 5851b861e8e6: Download complete [2023-06-12T17:45:29.333Z] b85a868b505f: Verifying Checksum [2023-06-12T17:45:29.333Z] b85a868b505f: Download complete [2023-06-12T17:45:29.592Z] bab4dde63d76: Verifying Checksum [2023-06-12T17:45:29.592Z] bab4dde63d76: Download complete [2023-06-12T17:45:30.537Z] b85a868b505f: Pull complete [2023-06-12T17:45:30.797Z] e2be974225ed: Pull complete [2023-06-12T17:45:31.367Z] 339a4e72a1f5: Pull complete [2023-06-12T17:45:31.367Z] 988bab9f4d93: Pull complete [2023-06-12T17:45:31.942Z] 1469e6f7b9e6: Pull complete [2023-06-12T17:45:31.942Z] eaf3925da568: Pull complete [2023-06-12T17:45:33.844Z] bab4dde63d76: Pull complete [2023-06-12T17:45:33.844Z] bde34c3a00c8: Pull complete [2023-06-12T17:45:33.844Z] b352a97aabf1: Pull complete [2023-06-12T17:45:33.844Z] 4872d77fe225: Pull complete [2023-06-12T17:45:33.844Z] 5851b861e8e6: Pull complete [2023-06-12T17:45:33.844Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-12T17:45:33.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:45:33.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:45:33.941Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T17:45:33.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T17:45:37.053Z] $ docker top 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 -eo pid,comm [2023-06-12T17:45:37.112Z] 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-06-12T17:45:37.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T17:45:37.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:45:37.145Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:45:37.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:45:37.265Z] $ docker exec 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 ssh-agent [2023-06-12T17:45:37.367Z] SSH_AUTH_SOCK=/tmp/ssh-SlTSY04cAzZm/agent.33 [2023-06-12T17:45:37.367Z] SSH_AGENT_PID=39 [2023-06-12T17:45:37.373Z] Running ssh-add (command line suppressed) [2023-06-12T17:45:37.474Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9874507011437524485.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9874507011437524485.key) [2023-06-12T17:45:37.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:45:37.778Z] + git tag --points-at HEAD [Pipeline] } [2023-06-12T17:45:37.790Z] $ docker exec --env ******** --env ******** 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 ssh-agent -k [2023-06-12T17:45:37.899Z] unset SSH_AUTH_SOCK; [2023-06-12T17:45:37.899Z] unset SSH_AGENT_PID; [2023-06-12T17:45:37.900Z] echo Agent pid 39 killed; [2023-06-12T17:45:37.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-12T17:45:37.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:45:37.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:45:38.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:45:38.047Z] $ docker exec 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 ssh-agent [2023-06-12T17:45:38.171Z] SSH_AUTH_SOCK=/tmp/ssh-9Rlx2VFCFOYc/agent.71 [2023-06-12T17:45:38.171Z] SSH_AGENT_PID=77 [2023-06-12T17:45:38.176Z] Running ssh-add (command line suppressed) [2023-06-12T17:45:38.278Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10536111705864183272.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10536111705864183272.key) [2023-06-12T17:45:38.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:45:38.581Z] + git semver init [2023-06-12T17:45:38.839Z] 2023-06-12 17:45:38,778 [run_init] DEBUG init version:0.0.0 force:False [2023-06-12T17:45:38.839Z] 2023-06-12 17:45:38,779 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-06-12T17:45:38.839Z] 2023-06-12 17:45:38,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-06-12T17:45:38.839Z] 2023-06-12 17:45:38,779 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-06-12T17:45:39.777Z] 2023-06-12 17:45:39,458 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-06-12T17:45:39.777Z] 2023-06-12 17:45:39,459 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-06-12T17:45:39.777Z] 2023-06-12 17:45:39,459 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-06-12T17:45:39.777Z] 2023-06-12 17:45:39,459 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-06-12T17:45:39.777Z] 3.1.0-dev.1 [Pipeline] } [2023-06-12T17:45:39.783Z] $ docker exec --env ******** --env ******** 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 ssh-agent -k [2023-06-12T17:45:39.883Z] unset SSH_AUTH_SOCK; [2023-06-12T17:45:39.883Z] unset SSH_AGENT_PID; [2023-06-12T17:45:39.883Z] echo Agent pid 77 killed; [2023-06-12T17:45:39.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T17:45:40.208Z] + git semver [Pipeline] } [2023-06-12T17:45:40.479Z] $ docker stop --time=1 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 [2023-06-12T17:45:41.785Z] $ docker rm -f --volumes 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:45:42.129Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-12T17:45:42.348Z] Stashed 1 file(s) [Pipeline] echo [2023-06-12T17:45:42.351Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:45:42.492Z] provisioning config files... [2023-06-12T17:45:42.500Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11230370916564897347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:45:42.796Z] ---> docker-login.sh [2023-06-12T17:45:42.796Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:45:42.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:42.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:42.796Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:42.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:42.796Z] [2023-06-12T17:45:42.796Z] Login Succeeded [2023-06-12T17:45:42.796Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:45:42.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:42.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:42.796Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:42.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:42.796Z] [2023-06-12T17:45:42.797Z] Login Succeeded [2023-06-12T17:45:42.797Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:45:43.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:43.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:43.056Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:43.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:43.056Z] [2023-06-12T17:45:43.056Z] Login Succeeded [2023-06-12T17:45:43.056Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:45:43.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:43.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:43.056Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:43.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:43.056Z] [2023-06-12T17:45:43.056Z] Login Succeeded [2023-06-12T17:45:43.056Z] docker.io [2023-06-12T17:45:43.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:45:43.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:45:43.317Z] Configure a credential helper to remove this warning. See [2023-06-12T17:45:43.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:45:43.317Z] [2023-06-12T17:45:43.317Z] Login Succeeded [2023-06-12T17:45:43.317Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:45:43.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-12T17:45:43.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:45:43.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:45:43.400Z] ========================================================= [2023-06-12T17:45:43.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-12T17:45:43.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:45:43.701Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-12T17:45:43.701Z] Sending build context to Docker daemon 1.944MB [2023-06-12T17:45:43.701Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:45:43.701Z] Step 2/13 : FROM ${BASE} AS builder [2023-06-12T17:45:43.701Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-12T17:45:43.701Z] f56be85fc22e: Pulling fs layer [2023-06-12T17:45:43.701Z] 85791d961cd3: Pulling fs layer [2023-06-12T17:45:43.701Z] d694b5ae8c79: Pulling fs layer [2023-06-12T17:45:43.701Z] 9f32a84ed3da: Pulling fs layer [2023-06-12T17:45:43.701Z] 4d19c01a9841: Pulling fs layer [2023-06-12T17:45:43.701Z] 9325e15d5711: Pulling fs layer [2023-06-12T17:45:43.701Z] 556b6ee489ea: Pulling fs layer [2023-06-12T17:45:43.701Z] c5a4b2cf53e6: Pulling fs layer [2023-06-12T17:45:43.701Z] 9325e15d5711: Waiting [2023-06-12T17:45:43.701Z] 556b6ee489ea: Waiting [2023-06-12T17:45:43.701Z] c5a4b2cf53e6: Waiting [2023-06-12T17:45:43.701Z] 9f32a84ed3da: Waiting [2023-06-12T17:45:43.701Z] 4d19c01a9841: Waiting [2023-06-12T17:45:43.701Z] 85791d961cd3: Verifying Checksum [2023-06-12T17:45:43.701Z] 85791d961cd3: Download complete [2023-06-12T17:45:43.701Z] 9f32a84ed3da: Verifying Checksum [2023-06-12T17:45:43.701Z] 9f32a84ed3da: Download complete [2023-06-12T17:45:43.701Z] 4d19c01a9841: Verifying Checksum [2023-06-12T17:45:43.701Z] 4d19c01a9841: Download complete [2023-06-12T17:45:43.701Z] f56be85fc22e: Verifying Checksum [2023-06-12T17:45:43.701Z] f56be85fc22e: Download complete [2023-06-12T17:45:43.960Z] 9325e15d5711: Verifying Checksum [2023-06-12T17:45:43.960Z] 9325e15d5711: Download complete [2023-06-12T17:45:43.960Z] f56be85fc22e: Pull complete [2023-06-12T17:45:44.219Z] 85791d961cd3: Pull complete [2023-06-12T17:45:44.478Z] d694b5ae8c79: Verifying Checksum [2023-06-12T17:45:44.478Z] d694b5ae8c79: Download complete [2023-06-12T17:45:44.478Z] c5a4b2cf53e6: Verifying Checksum [2023-06-12T17:45:44.478Z] c5a4b2cf53e6: Download complete [2023-06-12T17:45:44.736Z] 556b6ee489ea: Verifying Checksum [2023-06-12T17:45:44.736Z] 556b6ee489ea: Download complete [2023-06-12T17:45:48.024Z] d694b5ae8c79: Pull complete [2023-06-12T17:45:48.024Z] 9f32a84ed3da: Pull complete [2023-06-12T17:45:48.024Z] 4d19c01a9841: Pull complete [2023-06-12T17:45:48.024Z] 9325e15d5711: Pull complete [2023-06-12T17:45:49.923Z] 556b6ee489ea: Pull complete [2023-06-12T17:45:50.860Z] c5a4b2cf53e6: Pull complete [2023-06-12T17:45:50.860Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-12T17:45:50.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-12T17:45:50.860Z] ---> c4be618373d6 [2023-06-12T17:45:50.860Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:45:55.110Z] ---> Running in 30c112dda0d4 [2023-06-12T17:45:55.110Z] Removing intermediate container 30c112dda0d4 [2023-06-12T17:45:55.110Z] ---> b3b11f5252aa [2023-06-12T17:45:55.110Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:45:55.110Z] ---> Running in 3256f32e8115 [2023-06-12T17:45:55.110Z] Removing intermediate container 3256f32e8115 [2023-06-12T17:45:55.110Z] ---> 3912a4add00e [2023-06-12T17:45:55.110Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-12T17:45:55.368Z] ---> Running in b982740d1972 [2023-06-12T17:45:55.368Z] Removing intermediate container b982740d1972 [2023-06-12T17:45:55.368Z] ---> 7e26669d6b99 [2023-06-12T17:45:55.368Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-12T17:45:55.368Z] ---> Running in fbcf80082bc0 [2023-06-12T17:45:55.368Z] Removing intermediate container fbcf80082bc0 [2023-06-12T17:45:55.368Z] ---> f20b47e41ffc [2023-06-12T17:45:55.368Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:45:55.368Z] ---> Running in 4a6ee0161b6d [2023-06-12T17:45:55.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:45:55.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:45:56.144Z] (1/14) Installing libintl (0.21.1-r1) [2023-06-12T17:45:56.144Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-06-12T17:45:56.144Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-06-12T17:45:56.144Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-06-12T17:45:56.144Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-06-12T17:45:56.144Z] (6/14) Installing udev-init-scripts (35-r1) [2023-06-12T17:45:56.144Z] (7/14) Installing libblkid (2.38.1-r1) [2023-06-12T17:45:56.144Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-06-12T17:45:56.144Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-06-12T17:45:56.144Z] (10/14) Installing kmod-libs (30-r1) [2023-06-12T17:45:56.144Z] (11/14) Installing eudev (3.2.11-r4) [2023-06-12T17:45:56.144Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-06-12T17:45:56.403Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-06-12T17:45:56.403Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-06-12T17:45:56.661Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:45:56.661Z] Executing eudev-3.2.11-r4.trigger [2023-06-12T17:45:56.661Z] OK: 272 MiB in 67 packages [2023-06-12T17:45:57.227Z] Removing intermediate container 4a6ee0161b6d [2023-06-12T17:45:57.227Z] ---> 29baf0dc8acb [2023-06-12T17:45:57.227Z] Step 8/13 : WORKDIR /device-usb-camera [2023-06-12T17:45:57.227Z] ---> Running in edf62963510a [2023-06-12T17:45:57.227Z] Removing intermediate container edf62963510a [2023-06-12T17:45:57.227Z] ---> 16054cf63b18 [2023-06-12T17:45:57.227Z] Step 9/13 : COPY go.mod vendor* ./ [2023-06-12T17:45:57.227Z] ---> 66099048c547 [2023-06-12T17:45:57.227Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:45:57.459Z] Still waiting to schedule task [2023-06-12T17:45:57.459Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18460’ [2023-06-12T17:45:57.487Z] ---> Running in 0291a027fe72 [2023-06-12T17:46:20.727Z] Removing intermediate container 0291a027fe72 [2023-06-12T17:46:20.727Z] ---> 9bd1346c82f0 [2023-06-12T17:46:20.727Z] Step 11/13 : COPY . . [2023-06-12T17:46:20.986Z] ---> 615102aacfb9 [2023-06-12T17:46:20.986Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-12T17:46:20.986Z] ---> Running in 9dc7375e9c75 [2023-06-12T17:46:21.245Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T17:46:21.245Z] Dload Upload Total Spent Left Speed [2023-06-12T17:46:21.505Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6161 0 --:--:-- --:--:-- --:--:-- 6174 [2023-06-12T17:46:21.763Z] Removing intermediate container 9dc7375e9c75 [2023-06-12T17:46:21.763Z] ---> 3701f66438ca [2023-06-12T17:46:21.763Z] Step 13/13 : RUN ${MAKE} [2023-06-12T17:46:21.763Z] ---> Running in 2533badac1f3 [2023-06-12T17:46:22.022Z] noop [2023-06-12T17:46:22.285Z] Removing intermediate container 2533badac1f3 [2023-06-12T17:46:22.285Z] ---> 0166a031e328 [2023-06-12T17:46:22.285Z] Successfully built 0166a031e328 [2023-06-12T17:46:22.285Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:46:22.590Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-12T17:46:22.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:46:22.663Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T17:46:22.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T17:46:23.113Z] $ docker top 75c42fd1b5d597de44728688c9b793c0e522ff14276f7cc862d2d9baf8f1c667 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:46:23.464Z] + go version [2023-06-12T17:46:23.464Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-12T17:46:23.475Z] $ docker stop --time=1 75c42fd1b5d597de44728688c9b793c0e522ff14276f7cc862d2d9baf8f1c667 [2023-06-12T17:46:24.763Z] $ docker rm -f --volumes 75c42fd1b5d597de44728688c9b793c0e522ff14276f7cc862d2d9baf8f1c667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:46:25.176Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-12T17:46:25.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:46:25.250Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T17:46:25.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T17:46:25.619Z] $ docker top 96f9d223104cfc126aa1eb18c42754b68b56ed107e277bb421c0791dc229931f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:46:25.962Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-06-12T17:46:26.258Z] + make test [2023-06-12T17:46:26.259Z] go test ./... -coverprofile=coverage.out ./... [2023-06-12T17:46:31.524Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-06-12T17:46:42.672Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-06-12T17:46:42.672Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.6% of statements [2023-06-12T17:46:47.932Z] go vet ./... [2023-06-12T17:46:51.212Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-12T17:46:51.212Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-12T17:46:51.212Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-12T17:46:51.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-12T17:46:51.307Z] $ docker stop --time=1 96f9d223104cfc126aa1eb18c42754b68b56ed107e277bb421c0791dc229931f [2023-06-12T17:46:55.477Z] $ docker rm -f --volumes 96f9d223104cfc126aa1eb18c42754b68b56ed107e277bb421c0791dc229931f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:46:55.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-12T17:46:55.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-12T17:46:56.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-12T17:46:56.605Z] + ls -al . [2023-06-12T17:46:56.605Z] total 196 [2023-06-12T17:46:56.605Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 17:46 . [2023-06-12T17:46:56.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:45 .. [2023-06-12T17:46:56.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:45 .git [2023-06-12T17:46:56.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:45 .github [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 414 Jun 12 17:45 .gitignore [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 12 17:45 .golangci.yml [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 12 17:45 .hadolint.yml [2023-06-12T17:46:56.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:45 .semver [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 9665 Jun 12 17:45 Attribution.txt [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jun 12 17:45 CHANGELOG.md [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jun 12 17:45 Dockerfile [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 12 17:45 GOVERNANCE.md [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 12 17:45 Jenkinsfile [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 12 17:45 LICENSE [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jun 12 17:45 Makefile [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 12 17:45 OWNERS.md [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 12 17:45 README.md [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 17:45 VERSION [2023-06-12T17:46:56.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:45 bin [2023-06-12T17:46:56.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:45 cmd [2023-06-12T17:46:56.605Z] -rw-r--r-- 1 jenkins jenkins 35569 Jun 12 17:46 coverage.out [2023-06-12T17:46:56.605Z] -rwxrwxr-x 1 jenkins jenkins 140 Jun 12 17:45 docker-entrypoint.sh [2023-06-12T17:46:56.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:45 docs [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 3371 Jun 12 17:45 go.mod [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jun 12 17:45 go.sum [2023-06-12T17:46:56.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:45 internal [2023-06-12T17:46:56.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:45 snap [2023-06-12T17:46:56.605Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 12 17:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:46:56.911Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4f0060f0a01e6b631d5ad01a980021319d7b9523 --label arch=amd64 --label version=3.1.0-dev.1 . [2023-06-12T17:46:56.911Z] Sending build context to Docker daemon 1.98MB [2023-06-12T17:46:56.911Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:46:56.911Z] Step 2/36 : FROM ${BASE} AS builder [2023-06-12T17:46:56.911Z] ---> 0166a031e328 [2023-06-12T17:46:56.911Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:46:57.171Z] ---> Running in 2b1a1b7342a3 [2023-06-12T17:46:57.171Z] Removing intermediate container 2b1a1b7342a3 [2023-06-12T17:46:57.171Z] ---> 1f394ab705ca [2023-06-12T17:46:57.171Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:46:57.171Z] ---> Running in 0fe42c70d3d1 [2023-06-12T17:46:57.171Z] Removing intermediate container 0fe42c70d3d1 [2023-06-12T17:46:57.171Z] ---> ecc23ca0a385 [2023-06-12T17:46:57.171Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-12T17:46:57.171Z] ---> Running in 4e1f908418cb [2023-06-12T17:46:57.171Z] Removing intermediate container 4e1f908418cb [2023-06-12T17:46:57.171Z] ---> c32d12352074 [2023-06-12T17:46:57.171Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-12T17:46:57.429Z] ---> Running in ed6a97726681 [2023-06-12T17:46:57.429Z] Removing intermediate container ed6a97726681 [2023-06-12T17:46:57.429Z] ---> 57ec25309241 [2023-06-12T17:46:57.429Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:46:57.429Z] ---> Running in f66bcbf272c3 [2023-06-12T17:46:57.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:46:57.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:46:57.947Z] OK: 272 MiB in 67 packages [2023-06-12T17:46:58.207Z] Removing intermediate container f66bcbf272c3 [2023-06-12T17:46:58.207Z] ---> fd7202fc0023 [2023-06-12T17:46:58.207Z] Step 8/36 : WORKDIR /device-usb-camera [2023-06-12T17:46:58.207Z] ---> Running in 4f1f4a81554e [2023-06-12T17:46:58.467Z] Removing intermediate container 4f1f4a81554e [2023-06-12T17:46:58.467Z] ---> 2ac1467ab4f7 [2023-06-12T17:46:58.467Z] Step 9/36 : COPY go.mod vendor* ./ [2023-06-12T17:46:58.467Z] ---> fcda18c22753 [2023-06-12T17:46:58.467Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:46:58.467Z] ---> Running in ea09abeede29 [2023-06-12T17:46:59.404Z] Removing intermediate container ea09abeede29 [2023-06-12T17:46:59.404Z] ---> 5f35368b17bf [2023-06-12T17:46:59.404Z] Step 11/36 : COPY . . [2023-06-12T17:46:59.663Z] ---> 431c06f62132 [2023-06-12T17:46:59.663Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-12T17:46:59.663Z] ---> Running in 319555ae5d1a [2023-06-12T17:46:59.921Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T17:46:59.921Z] Dload Upload Total Spent Left Speed [2023-06-12T17:46:59.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21841 0 --:--:-- --:--:-- --:--:-- 22125 [2023-06-12T17:47:00.179Z] Removing intermediate container 319555ae5d1a [2023-06-12T17:47:00.179Z] ---> a877a2a7b121 [2023-06-12T17:47:00.179Z] Step 13/36 : RUN ${MAKE} [2023-06-12T17:47:00.179Z] ---> Running in eea9e5a4692d [2023-06-12T17:47:00.438Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-06-12T17:47:26.968Z] Removing intermediate container eea9e5a4692d [2023-06-12T17:47:26.968Z] ---> 05fe123cf59e [2023-06-12T17:47:26.968Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-06-12T17:47:26.968Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-06-12T17:47:26.968Z] 4acc49c71d14: Pulling fs layer [2023-06-12T17:47:26.968Z] 4acc49c71d14: Verifying Checksum [2023-06-12T17:47:26.968Z] 4acc49c71d14: Download complete [2023-06-12T17:47:26.968Z] 4acc49c71d14: Pull complete [2023-06-12T17:47:26.968Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-06-12T17:47:26.968Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-06-12T17:47:26.968Z] ---> 01a2bd3e5fff [2023-06-12T17:47:26.968Z] Step 15/36 : FROM alpine:3.17 [2023-06-12T17:47:26.968Z] 3.17: Pulling from library/alpine [2023-06-12T17:47:26.968Z] f56be85fc22e: Already exists [2023-06-12T17:47:26.968Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-12T17:47:26.968Z] Status: Downloaded newer image for alpine:3.17 [2023-06-12T17:47:26.968Z] ---> 9ed4aefc74f6 [2023-06-12T17:47:26.968Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-06-12T17:47:26.968Z] ---> Running in 252b9a01639c [2023-06-12T17:47:26.968Z] Removing intermediate container 252b9a01639c [2023-06-12T17:47:26.968Z] ---> 33a358fefc61 [2023-06-12T17:47:26.968Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-06-12T17:47:26.968Z] ---> Running in 8cb7d940da7c [2023-06-12T17:47:26.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:47:26.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:47:26.968Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-06-12T17:47:26.968Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-06-12T17:47:26.968Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-06-12T17:47:26.968Z] (4/86) Installing libxau (1.0.10-r0) [2023-06-12T17:47:26.968Z] (5/86) Installing libmd (1.0.4-r0) [2023-06-12T17:47:26.968Z] (6/86) Installing libbsd (0.11.7-r0) [2023-06-12T17:47:26.968Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-06-12T17:47:26.968Z] (8/86) Installing libxcb (1.15-r0) [2023-06-12T17:47:26.968Z] (9/86) Installing libx11 (1.8.4-r0) [2023-06-12T17:47:26.968Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-06-12T17:47:26.968Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-06-12T17:47:26.968Z] (12/86) Installing libexpat (2.5.0-r0) [2023-06-12T17:47:26.968Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-06-12T17:47:26.968Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-06-12T17:47:26.968Z] (15/86) Installing libpng (1.6.38-r0) [2023-06-12T17:47:26.968Z] (16/86) Installing freetype (2.12.1-r0) [2023-06-12T17:47:26.968Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-06-12T17:47:26.968Z] (18/86) Installing fribidi (1.0.12-r0) [2023-06-12T17:47:26.968Z] (19/86) Installing libffi (3.4.4-r0) [2023-06-12T17:47:26.968Z] (20/86) Installing libintl (0.21.1-r1) [2023-06-12T17:47:26.968Z] (21/86) Installing libblkid (2.38.1-r1) [2023-06-12T17:47:26.968Z] (22/86) Installing libmount (2.38.1-r1) [2023-06-12T17:47:26.968Z] (23/86) Installing pcre2 (10.42-r0) [2023-06-12T17:47:26.968Z] (24/86) Installing glib (2.74.7-r0) [2023-06-12T17:47:26.968Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-06-12T17:47:26.968Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-06-12T17:47:26.968Z] (27/86) Installing libass (0.16.0-r1) [2023-06-12T17:47:26.968Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-06-12T17:47:26.968Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-06-12T17:47:26.968Z] (30/86) Installing libpciaccess (0.17-r0) [2023-06-12T17:47:26.968Z] (31/86) Installing libdrm (2.4.114-r0) [2023-06-12T17:47:26.968Z] (32/86) Installing gmp (6.2.1-r2) [2023-06-12T17:47:26.968Z] (33/86) Installing nettle (3.8.1-r0) [2023-06-12T17:47:26.968Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-06-12T17:47:26.968Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-06-12T17:47:26.968Z] (36/86) Installing libunistring (1.1-r0) [2023-06-12T17:47:26.968Z] (37/86) Installing gnutls (3.7.8-r3) [2023-06-12T17:47:26.968Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-06-12T17:47:26.968Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-06-12T17:47:26.968Z] (40/86) Installing lame (3.100-r2) [2023-06-12T17:47:26.968Z] (41/86) Installing opus (1.3.1-r1) [2023-06-12T17:47:26.968Z] (42/86) Installing libasyncns (0.8-r1) [2023-06-12T17:47:26.968Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-06-12T17:47:26.968Z] (44/86) Installing libltdl (2.4.7-r1) [2023-06-12T17:47:26.968Z] (45/86) Installing orc (0.4.33-r0) [2023-06-12T17:47:26.968Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-06-12T17:47:26.968Z] (47/86) Installing libogg (1.3.5-r2) [2023-06-12T17:47:26.968Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-06-12T17:47:26.968Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-06-12T17:47:26.968Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-06-12T17:47:26.968Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-06-12T17:47:26.968Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-06-12T17:47:26.968Z] (53/86) Installing soxr (0.1.3-r3) [2023-06-12T17:47:26.968Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-06-12T17:47:26.968Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-06-12T17:47:26.968Z] (56/86) Installing libpulse (16.1-r6) [2023-06-12T17:47:26.968Z] (57/86) Installing cjson (1.7.15-r3) [2023-06-12T17:47:26.968Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-06-12T17:47:26.968Z] (59/86) Installing librist (0.2.7-r0) [2023-06-12T17:47:26.968Z] (60/86) Installing libsrt (1.5.1-r0) [2023-06-12T17:47:26.968Z] (61/86) Installing libssh (0.10.5-r0) [2023-06-12T17:47:26.968Z] (62/86) Installing libtheora (1.1.1-r16) [2023-06-12T17:47:26.968Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-06-12T17:47:26.968Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-06-12T17:47:26.968Z] (65/86) Installing libxext (1.3.5-r0) [2023-06-12T17:47:26.968Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-06-12T17:47:26.968Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-06-12T17:47:26.968Z] (68/86) Installing libva (2.16.0-r0) [2023-06-12T17:47:26.968Z] (69/86) Installing libvdpau (1.5-r0) [2023-06-12T17:47:26.968Z] (70/86) Installing vidstab (1.1.0-r2) [2023-06-12T17:47:26.968Z] (71/86) Installing libvpx (1.12.0-r1) [2023-06-12T17:47:26.968Z] (72/86) Installing libwebp (1.2.4-r2) [2023-06-12T17:47:26.968Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-06-12T17:47:26.968Z] (74/86) Installing numactl (2.0.16-r1) [2023-06-12T17:47:26.968Z] (75/86) Installing x265-libs (3.5-r3) [2023-06-12T17:47:26.969Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-06-12T17:47:26.969Z] (77/86) Installing libsodium (1.0.18-r2) [2023-06-12T17:47:26.969Z] (78/86) Installing libzmq (4.3.4-r1) [2023-06-12T17:47:26.969Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-06-12T17:47:26.969Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-06-12T17:47:26.969Z] (81/86) Installing udev-init-scripts (35-r1) [2023-06-12T17:47:26.969Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-06-12T17:47:26.969Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-06-12T17:47:26.969Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-06-12T17:47:26.969Z] (85/86) Installing kmod-libs (30-r1) [2023-06-12T17:47:26.969Z] (86/86) Installing eudev (3.2.11-r4) [2023-06-12T17:47:26.969Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:47:26.969Z] Executing eudev-3.2.11-r4.trigger [2023-06-12T17:47:26.969Z] OK: 112 MiB in 101 packages [2023-06-12T17:47:28.989Z] Removing intermediate container 8cb7d940da7c [2023-06-12T17:47:28.989Z] ---> d4d98b83943e [2023-06-12T17:47:28.989Z] Step 18/36 : WORKDIR / [2023-06-12T17:47:28.989Z] ---> Running in e991dee6e0a4 [2023-06-12T17:47:28.989Z] Removing intermediate container e991dee6e0a4 [2023-06-12T17:47:28.989Z] ---> ec0644209e0b [2023-06-12T17:47:28.989Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-06-12T17:47:29.688Z] ---> d86eaa37bdb8 [2023-06-12T17:47:29.688Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-06-12T17:47:29.966Z] ---> f4b3488fb34f [2023-06-12T17:47:29.966Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-06-12T17:47:29.966Z] ---> c51364cf94e6 [2023-06-12T17:47:29.966Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-06-12T17:47:30.239Z] ---> 88c0cd4fbe50 [2023-06-12T17:47:30.239Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-06-12T17:47:30.239Z] ---> 5a20e4aaf948 [2023-06-12T17:47:30.239Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-06-12T17:47:30.239Z] ---> 7ef79025b5ff [2023-06-12T17:47:30.239Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-06-12T17:47:31.175Z] ---> 396743372d6f [2023-06-12T17:47:31.175Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-06-12T17:47:31.175Z] ---> Running in 2f338b18de7d [2023-06-12T17:47:31.741Z] Removing intermediate container 2f338b18de7d [2023-06-12T17:47:31.741Z] ---> a95e09867f50 [2023-06-12T17:47:31.741Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-06-12T17:47:31.741Z] ---> Running in eb5bfbc1b51f [2023-06-12T17:47:32.308Z] Removing intermediate container eb5bfbc1b51f [2023-06-12T17:47:32.308Z] ---> bca2598664e4 [2023-06-12T17:47:32.308Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-06-12T17:47:32.308Z] ---> Running in 5df683cba789 [2023-06-12T17:47:32.875Z] Removing intermediate container 5df683cba789 [2023-06-12T17:47:32.875Z] ---> b93e90fdb04e [2023-06-12T17:47:32.875Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-06-12T17:47:32.875Z] ---> Running in 745b614b2a73 [2023-06-12T17:47:33.462Z] Removing intermediate container 745b614b2a73 [2023-06-12T17:47:33.462Z] ---> 6cff67fff9f4 [2023-06-12T17:47:33.462Z] Step 30/36 : EXPOSE 59983 [2023-06-12T17:47:33.462Z] ---> Running in 46cf1646cf50 [2023-06-12T17:47:33.462Z] Removing intermediate container 46cf1646cf50 [2023-06-12T17:47:33.462Z] ---> 459f3772ce42 [2023-06-12T17:47:33.462Z] Step 31/36 : EXPOSE 8554 [2023-06-12T17:47:33.462Z] ---> Running in 3da6801ed7da [2023-06-12T17:47:33.462Z] Removing intermediate container 3da6801ed7da [2023-06-12T17:47:33.462Z] ---> 2730b122cef3 [2023-06-12T17:47:33.462Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-06-12T17:47:33.721Z] ---> Running in 88d1394e1e29 [2023-06-12T17:47:33.721Z] Removing intermediate container 88d1394e1e29 [2023-06-12T17:47:33.721Z] ---> 15f1e6b3452a [2023-06-12T17:47:33.721Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-06-12T17:47:33.721Z] ---> Running in 80011bf9e324 [2023-06-12T17:47:33.721Z] Removing intermediate container 80011bf9e324 [2023-06-12T17:47:33.721Z] ---> 8b9d98c53e0f [2023-06-12T17:47:33.721Z] Step 34/36 : LABEL arch=amd64 [2023-06-12T17:47:33.721Z] ---> Running in c59e95871b58 [2023-06-12T17:47:33.721Z] Removing intermediate container c59e95871b58 [2023-06-12T17:47:33.721Z] ---> 02e0766e7ab8 [2023-06-12T17:47:33.721Z] Step 35/36 : LABEL git_sha=4f0060f0a01e6b631d5ad01a980021319d7b9523 [2023-06-12T17:47:33.979Z] ---> Running in 9b9a2a32bfeb [2023-06-12T17:47:33.979Z] Removing intermediate container 9b9a2a32bfeb [2023-06-12T17:47:33.979Z] ---> 93fbed9c13b0 [2023-06-12T17:47:33.979Z] Step 36/36 : LABEL version=3.1.0-dev.1 [2023-06-12T17:47:33.979Z] ---> Running in 97e1b9b0f552 [2023-06-12T17:47:33.979Z] Removing intermediate container 97e1b9b0f552 [2023-06-12T17:47:33.979Z] ---> 1d503845634a [2023-06-12T17:47:33.979Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T17:47:33.980Z] Successfully built 1d503845634a [2023-06-12T17:47:33.980Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:47:34.085Z] provisioning config files... [2023-06-12T17:47:34.092Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12935865193986391519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:47:34.379Z] ---> docker-login.sh [2023-06-12T17:47:34.379Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:47:34.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:47:34.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:47:34.379Z] Configure a credential helper to remove this warning. See [2023-06-12T17:47:34.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:47:34.379Z] [2023-06-12T17:47:34.379Z] Login Succeeded [2023-06-12T17:47:34.379Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:47:34.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:47:34.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:47:34.379Z] Configure a credential helper to remove this warning. See [2023-06-12T17:47:34.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:47:34.379Z] [2023-06-12T17:47:34.379Z] Login Succeeded [2023-06-12T17:47:34.379Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:47:34.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:47:34.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:47:34.638Z] Configure a credential helper to remove this warning. See [2023-06-12T17:47:34.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:47:34.638Z] [2023-06-12T17:47:34.638Z] Login Succeeded [2023-06-12T17:47:34.638Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:47:34.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:47:34.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:47:34.638Z] Configure a credential helper to remove this warning. See [2023-06-12T17:47:34.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:47:34.638Z] [2023-06-12T17:47:34.638Z] Login Succeeded [2023-06-12T17:47:34.638Z] docker.io [2023-06-12T17:47:34.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:47:34.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:47:34.897Z] Configure a credential helper to remove this warning. See [2023-06-12T17:47:34.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:47:34.897Z] [2023-06-12T17:47:34.897Z] Login Succeeded [2023-06-12T17:47:34.897Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:47:34.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-12T17:47:34.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:47:34.941Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-06-12T17:47:34.941Z] 4f0060f0a01e6b631d5ad01a980021319d7b9523 [2023-06-12T17:47:34.941Z] latest [2023-06-12T17:47:34.941Z] 3.1.0-dev.1 [2023-06-12T17:47:34.941Z] 4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [2023-06-12T17:47:34.941Z] main [2023-06-12T17:47:34.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:35.247Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:35.553Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523 [2023-06-12T17:47:35.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-06-12T17:47:35.553Z] a6f899351e8c: Preparing [2023-06-12T17:47:35.553Z] 86795b90d583: Preparing [2023-06-12T17:47:35.553Z] 179846e6b86a: Preparing [2023-06-12T17:47:35.553Z] 33faf7364408: Preparing [2023-06-12T17:47:35.553Z] 3827b5b91e75: Preparing [2023-06-12T17:47:35.553Z] acc83c6ca332: Preparing [2023-06-12T17:47:35.553Z] 408542cbbaac: Preparing [2023-06-12T17:47:35.553Z] a7ca8bceee54: Preparing [2023-06-12T17:47:35.553Z] 46aa834a9fc3: Preparing [2023-06-12T17:47:35.553Z] 4442e0609e67: Preparing [2023-06-12T17:47:35.553Z] 37dbb0d70a15: Preparing [2023-06-12T17:47:35.553Z] df99e0364f15: Preparing [2023-06-12T17:47:35.553Z] f1417ff83b31: Preparing [2023-06-12T17:47:35.553Z] a7ca8bceee54: Waiting [2023-06-12T17:47:35.553Z] 4442e0609e67: Waiting [2023-06-12T17:47:35.553Z] df99e0364f15: Waiting [2023-06-12T17:47:35.553Z] 46aa834a9fc3: Waiting [2023-06-12T17:47:35.553Z] 33faf7364408: Pushed [2023-06-12T17:47:35.553Z] a6f899351e8c: Pushed [2023-06-12T17:47:35.553Z] 179846e6b86a: Pushed [2023-06-12T17:47:35.553Z] 86795b90d583: Pushed [2023-06-12T17:47:35.813Z] 46aa834a9fc3: Pushed [2023-06-12T17:47:35.813Z] acc83c6ca332: Pushed [2023-06-12T17:47:35.813Z] a7ca8bceee54: Pushed [2023-06-12T17:47:35.813Z] 408542cbbaac: Pushed [2023-06-12T17:47:35.813Z] f1417ff83b31: Layer already exists [2023-06-12T17:47:35.813Z] 4442e0609e67: Pushed [2023-06-12T17:47:38.355Z] 3827b5b91e75: Pushed [2023-06-12T17:47:38.355Z] 37dbb0d70a15: Pushed [2023-06-12T17:47:46.471Z] df99e0364f15: Pushed [2023-06-12T17:47:46.471Z] 4f0060f0a01e6b631d5ad01a980021319d7b9523: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:46.780Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:47.085Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-06-12T17:47:47.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-06-12T17:47:47.085Z] a6f899351e8c: Preparing [2023-06-12T17:47:47.085Z] 86795b90d583: Preparing [2023-06-12T17:47:47.085Z] 179846e6b86a: Preparing [2023-06-12T17:47:47.085Z] 33faf7364408: Preparing [2023-06-12T17:47:47.085Z] 3827b5b91e75: Preparing [2023-06-12T17:47:47.085Z] acc83c6ca332: Preparing [2023-06-12T17:47:47.085Z] 408542cbbaac: Preparing [2023-06-12T17:47:47.085Z] a7ca8bceee54: Preparing [2023-06-12T17:47:47.085Z] 46aa834a9fc3: Preparing [2023-06-12T17:47:47.085Z] 4442e0609e67: Preparing [2023-06-12T17:47:47.085Z] 37dbb0d70a15: Preparing [2023-06-12T17:47:47.085Z] df99e0364f15: Preparing [2023-06-12T17:47:47.085Z] f1417ff83b31: Preparing [2023-06-12T17:47:47.085Z] 37dbb0d70a15: Waiting [2023-06-12T17:47:47.085Z] df99e0364f15: Waiting [2023-06-12T17:47:47.085Z] a7ca8bceee54: Waiting [2023-06-12T17:47:47.085Z] f1417ff83b31: Waiting [2023-06-12T17:47:47.085Z] 46aa834a9fc3: Waiting [2023-06-12T17:47:47.085Z] 4442e0609e67: Waiting [2023-06-12T17:47:47.085Z] acc83c6ca332: Waiting [2023-06-12T17:47:47.085Z] 408542cbbaac: Waiting [2023-06-12T17:47:47.085Z] 3827b5b91e75: Layer already exists [2023-06-12T17:47:47.085Z] a6f899351e8c: Layer already exists [2023-06-12T17:47:47.085Z] 33faf7364408: Layer already exists [2023-06-12T17:47:47.085Z] 86795b90d583: Layer already exists [2023-06-12T17:47:47.085Z] 179846e6b86a: Layer already exists [2023-06-12T17:47:47.085Z] acc83c6ca332: Layer already exists [2023-06-12T17:47:47.085Z] 408542cbbaac: Layer already exists [2023-06-12T17:47:47.085Z] 46aa834a9fc3: Layer already exists [2023-06-12T17:47:47.085Z] a7ca8bceee54: Layer already exists [2023-06-12T17:47:47.085Z] 4442e0609e67: Layer already exists [2023-06-12T17:47:47.085Z] 37dbb0d70a15: Layer already exists [2023-06-12T17:47:47.085Z] f1417ff83b31: Layer already exists [2023-06-12T17:47:47.085Z] df99e0364f15: Layer already exists [2023-06-12T17:47:47.085Z] latest: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:47.418Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:47.724Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.1 [2023-06-12T17:47:47.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-06-12T17:47:47.724Z] a6f899351e8c: Preparing [2023-06-12T17:47:47.724Z] 86795b90d583: Preparing [2023-06-12T17:47:47.724Z] 179846e6b86a: Preparing [2023-06-12T17:47:47.724Z] 33faf7364408: Preparing [2023-06-12T17:47:47.724Z] 3827b5b91e75: Preparing [2023-06-12T17:47:47.724Z] acc83c6ca332: Preparing [2023-06-12T17:47:47.724Z] 408542cbbaac: Preparing [2023-06-12T17:47:47.724Z] a7ca8bceee54: Preparing [2023-06-12T17:47:47.724Z] 46aa834a9fc3: Preparing [2023-06-12T17:47:47.724Z] 4442e0609e67: Preparing [2023-06-12T17:47:47.724Z] 37dbb0d70a15: Preparing [2023-06-12T17:47:47.724Z] df99e0364f15: Preparing [2023-06-12T17:47:47.724Z] f1417ff83b31: Preparing [2023-06-12T17:47:47.724Z] a7ca8bceee54: Waiting [2023-06-12T17:47:47.724Z] 46aa834a9fc3: Waiting [2023-06-12T17:47:47.724Z] df99e0364f15: Waiting [2023-06-12T17:47:47.724Z] f1417ff83b31: Waiting [2023-06-12T17:47:47.724Z] 4442e0609e67: Waiting [2023-06-12T17:47:47.724Z] 37dbb0d70a15: Waiting [2023-06-12T17:47:47.724Z] acc83c6ca332: Waiting [2023-06-12T17:47:47.724Z] 408542cbbaac: Waiting [2023-06-12T17:47:47.724Z] 33faf7364408: Layer already exists [2023-06-12T17:47:47.724Z] 179846e6b86a: Layer already exists [2023-06-12T17:47:47.724Z] 86795b90d583: Layer already exists [2023-06-12T17:47:47.724Z] a6f899351e8c: Layer already exists [2023-06-12T17:47:47.724Z] 3827b5b91e75: Layer already exists [2023-06-12T17:47:47.724Z] acc83c6ca332: Layer already exists [2023-06-12T17:47:47.724Z] 408542cbbaac: Layer already exists [2023-06-12T17:47:47.724Z] a7ca8bceee54: Layer already exists [2023-06-12T17:47:47.724Z] 46aa834a9fc3: Layer already exists [2023-06-12T17:47:47.724Z] 4442e0609e67: Layer already exists [2023-06-12T17:47:47.724Z] df99e0364f15: Layer already exists [2023-06-12T17:47:47.724Z] f1417ff83b31: Layer already exists [2023-06-12T17:47:47.724Z] 37dbb0d70a15: Layer already exists [2023-06-12T17:47:47.724Z] 3.1.0-dev.1: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:48.030Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:48.341Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [2023-06-12T17:47:48.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-06-12T17:47:48.341Z] a6f899351e8c: Preparing [2023-06-12T17:47:48.341Z] 86795b90d583: Preparing [2023-06-12T17:47:48.341Z] 179846e6b86a: Preparing [2023-06-12T17:47:48.341Z] 33faf7364408: Preparing [2023-06-12T17:47:48.341Z] 3827b5b91e75: Preparing [2023-06-12T17:47:48.341Z] acc83c6ca332: Preparing [2023-06-12T17:47:48.341Z] 408542cbbaac: Preparing [2023-06-12T17:47:48.341Z] a7ca8bceee54: Preparing [2023-06-12T17:47:48.341Z] 46aa834a9fc3: Preparing [2023-06-12T17:47:48.341Z] 4442e0609e67: Preparing [2023-06-12T17:47:48.341Z] 37dbb0d70a15: Preparing [2023-06-12T17:47:48.341Z] df99e0364f15: Preparing [2023-06-12T17:47:48.341Z] f1417ff83b31: Preparing [2023-06-12T17:47:48.341Z] 46aa834a9fc3: Waiting [2023-06-12T17:47:48.341Z] acc83c6ca332: Waiting [2023-06-12T17:47:48.341Z] 4442e0609e67: Waiting [2023-06-12T17:47:48.341Z] df99e0364f15: Waiting [2023-06-12T17:47:48.341Z] 37dbb0d70a15: Waiting [2023-06-12T17:47:48.341Z] f1417ff83b31: Waiting [2023-06-12T17:47:48.341Z] 408542cbbaac: Waiting [2023-06-12T17:47:48.341Z] a7ca8bceee54: Waiting [2023-06-12T17:47:48.341Z] a6f899351e8c: Layer already exists [2023-06-12T17:47:48.341Z] 33faf7364408: Layer already exists [2023-06-12T17:47:48.341Z] 86795b90d583: Layer already exists [2023-06-12T17:47:48.341Z] 179846e6b86a: Layer already exists [2023-06-12T17:47:48.341Z] 3827b5b91e75: Layer already exists [2023-06-12T17:47:48.341Z] a7ca8bceee54: Layer already exists [2023-06-12T17:47:48.341Z] acc83c6ca332: Layer already exists [2023-06-12T17:47:48.341Z] 4442e0609e67: Layer already exists [2023-06-12T17:47:48.341Z] 408542cbbaac: Layer already exists [2023-06-12T17:47:48.341Z] 46aa834a9fc3: Layer already exists [2023-06-12T17:47:48.341Z] 37dbb0d70a15: Layer already exists [2023-06-12T17:47:48.341Z] f1417ff83b31: Layer already exists [2023-06-12T17:47:48.341Z] df99e0364f15: Layer already exists [2023-06-12T17:47:48.341Z] 4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:48.650Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:48.955Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-06-12T17:47:48.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-06-12T17:47:48.955Z] a6f899351e8c: Preparing [2023-06-12T17:47:48.955Z] 86795b90d583: Preparing [2023-06-12T17:47:48.955Z] 179846e6b86a: Preparing [2023-06-12T17:47:48.955Z] 33faf7364408: Preparing [2023-06-12T17:47:48.955Z] 3827b5b91e75: Preparing [2023-06-12T17:47:48.955Z] acc83c6ca332: Preparing [2023-06-12T17:47:48.955Z] 408542cbbaac: Preparing [2023-06-12T17:47:48.955Z] a7ca8bceee54: Preparing [2023-06-12T17:47:48.955Z] 46aa834a9fc3: Preparing [2023-06-12T17:47:48.955Z] 4442e0609e67: Preparing [2023-06-12T17:47:48.955Z] 37dbb0d70a15: Preparing [2023-06-12T17:47:48.955Z] df99e0364f15: Preparing [2023-06-12T17:47:48.955Z] f1417ff83b31: Preparing [2023-06-12T17:47:48.955Z] 408542cbbaac: Waiting [2023-06-12T17:47:48.955Z] a7ca8bceee54: Waiting [2023-06-12T17:47:48.955Z] acc83c6ca332: Waiting [2023-06-12T17:47:48.955Z] 4442e0609e67: Waiting [2023-06-12T17:47:48.955Z] 37dbb0d70a15: Waiting [2023-06-12T17:47:48.955Z] df99e0364f15: Waiting [2023-06-12T17:47:48.955Z] f1417ff83b31: Waiting [2023-06-12T17:47:48.955Z] 46aa834a9fc3: Waiting [2023-06-12T17:47:48.955Z] 86795b90d583: Layer already exists [2023-06-12T17:47:48.955Z] 3827b5b91e75: Layer already exists [2023-06-12T17:47:48.955Z] 179846e6b86a: Layer already exists [2023-06-12T17:47:48.955Z] 33faf7364408: Layer already exists [2023-06-12T17:47:48.955Z] a6f899351e8c: Layer already exists [2023-06-12T17:47:48.955Z] acc83c6ca332: Layer already exists [2023-06-12T17:47:48.955Z] 4442e0609e67: Layer already exists [2023-06-12T17:47:48.955Z] 408542cbbaac: Layer already exists [2023-06-12T17:47:48.955Z] a7ca8bceee54: Layer already exists [2023-06-12T17:47:48.955Z] 46aa834a9fc3: Layer already exists [2023-06-12T17:47:48.955Z] 37dbb0d70a15: Layer already exists [2023-06-12T17:47:48.955Z] df99e0364f15: Layer already exists [2023-06-12T17:47:48.955Z] f1417ff83b31: Layer already exists [2023-06-12T17:47:48.955Z] main: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-12T17:47:48.996Z] ===================================================== [Pipeline] echo [2023-06-12T17:47:49.002Z] taggedImages: [2023-06-12T17:47:49.002Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523 [2023-06-12T17:47:49.002Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-06-12T17:47:49.002Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.1 [2023-06-12T17:47:49.002Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [2023-06-12T17:47:49.002Z] - nexus3.edgexfoundry.org:10004/device-usb-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-06-12T17:47:49.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:47:49.360Z] [2023-06-12T17:47:49.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:49.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:47:49.657Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-12T17:47:49.657Z] 5eb5b503b376: Pulling fs layer [2023-06-12T17:47:49.657Z] 5c69ac0246d0: Pulling fs layer [2023-06-12T17:47:49.657Z] ec43610c2a17: Pulling fs layer [2023-06-12T17:47:49.657Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-12T17:47:49.657Z] 33b1e0a273af: Pulling fs layer [2023-06-12T17:47:49.657Z] 5d3b04190fa2: Pulling fs layer [2023-06-12T17:47:49.657Z] 2f39f015ded8: Pulling fs layer [2023-06-12T17:47:49.657Z] 3a2ae6a8a46f: Waiting [2023-06-12T17:47:49.657Z] 33b1e0a273af: Waiting [2023-06-12T17:47:49.657Z] 2f39f015ded8: Waiting [2023-06-12T17:47:49.657Z] 5c69ac0246d0: Download complete [2023-06-12T17:47:49.657Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-12T17:47:49.657Z] 3a2ae6a8a46f: Download complete [2023-06-12T17:47:49.657Z] 33b1e0a273af: Verifying Checksum [2023-06-12T17:47:49.657Z] 33b1e0a273af: Download complete [2023-06-12T17:47:49.657Z] 5d3b04190fa2: Verifying Checksum [2023-06-12T17:47:49.657Z] 5d3b04190fa2: Download complete [2023-06-12T17:47:49.916Z] ec43610c2a17: Verifying Checksum [2023-06-12T17:47:49.916Z] ec43610c2a17: Download complete [2023-06-12T17:47:49.916Z] 5eb5b503b376: Verifying Checksum [2023-06-12T17:47:49.916Z] 5eb5b503b376: Download complete [2023-06-12T17:47:50.483Z] 2f39f015ded8: Download complete [2023-06-12T17:47:51.050Z] 5eb5b503b376: Pull complete [2023-06-12T17:47:51.050Z] 5c69ac0246d0: Pull complete [2023-06-12T17:47:51.617Z] ec43610c2a17: Pull complete [2023-06-12T17:47:51.617Z] 3a2ae6a8a46f: Pull complete [2023-06-12T17:47:51.874Z] 33b1e0a273af: Pull complete [2023-06-12T17:47:51.874Z] 5d3b04190fa2: Pull complete [2023-06-12T17:47:56.056Z] 2f39f015ded8: Pull complete [2023-06-12T17:47:56.056Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-12T17:47:56.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:47:56.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:47:56.144Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T17:47:56.194Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T17:48:00.785Z] $ docker top c97f7b17bb549a4f71133bfef88a45c459fb87a095cc48a788d7efe1903e0364 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:48:01.148Z] ---> job-cost.sh [2023-06-12T17:48:01.149Z] lf-activate-venv: SKIPPING [2023-06-12T17:48:01.149Z] INFO: No Stack... [2023-06-12T17:48:01.408Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T17:48:01.668Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T17:48:01.962Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-06-12T17:48:01.962Z] + cut -d, -f6 [Pipeline] lock [2023-06-12T17:48:01.978Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [2023-06-12T17:48:01.987Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] did not exist. Created. [2023-06-12T17:48:01.987Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T17:48:02.285Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-12T17:48:02.315Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T17:48:02.322Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T17:48:02.339Z] $ docker stop --time=1 c97f7b17bb549a4f71133bfef88a45c459fb87a095cc48a788d7efe1903e0364 [2023-06-12T17:48:03.480Z] $ docker rm -f --volumes c97f7b17bb549a4f71133bfef88a45c459fb87a095cc48a788d7efe1903e0364 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-12T17:49:07.975Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18465 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-06-12T17:49:07.990Z] Running in /w/workspace/device-usb-camera/125 [Pipeline] { [Pipeline] checkout [2023-06-12T17:49:08.029Z] Selected Git installation does not exist. Using Default [2023-06-12T17:49:08.029Z] The recommended git tool is: NONE [2023-06-12T17:49:13.948Z] using credential edgex-jenkins-ssh [2023-06-12T17:49:13.965Z] Cloning the remote Git repository [2023-06-12T17:49:14.018Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-06-12T17:49:14.113Z] > git init /w/workspace/device-usb-camera/125 # timeout=10 [2023-06-12T17:49:14.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-06-12T17:49:14.276Z] > git --version # timeout=10 [2023-06-12T17:49:14.297Z] > git --version # 'git version 2.25.1' [2023-06-12T17:49:14.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T17:49:14.455Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T17:49:15.226Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-06-12T17:49:15.249Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T17:49:16.149Z] Avoid second fetch [2023-06-12T17:49:16.150Z] Checking out Revision 4f0060f0a01e6b631d5ad01a980021319d7b9523 (main) [2023-06-12T17:49:16.738Z] Commit message: "Merge pull request #258 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4" [2023-06-12T17:49:16.168Z] > git config core.sparsecheckout # timeout=10 [2023-06-12T17:49:16.254Z] > git checkout -f 4f0060f0a01e6b631d5ad01a980021319d7b9523 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:49:17.757Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-12T17:49:17.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T17:49:17.757Z] Dload Upload Total Spent Left Speed [2023-06-12T17:49:17.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-06-12T17:49:18.330Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-12T17:49:18.657Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-12T17:49:18.657Z] + sudo tee /etc/docker/daemon.new [2023-06-12T17:49:18.657Z] { [2023-06-12T17:49:18.657Z] "registry-mirrors": [ [2023-06-12T17:49:18.657Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-12T17:49:18.657Z] ], [2023-06-12T17:49:18.657Z] "bip": "10.250.0.254/24", [2023-06-12T17:49:18.657Z] "hosts": [ [2023-06-12T17:49:18.657Z] "tcp://0.0.0.0:5555", [2023-06-12T17:49:18.657Z] "unix:///var/run/docker.sock" [2023-06-12T17:49:18.657Z] ], [2023-06-12T17:49:18.657Z] "mtu": 1458, [2023-06-12T17:49:18.657Z] "selinux-enabled": true, [2023-06-12T17:49:18.657Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-12T17:49:18.657Z] } [Pipeline] sh [2023-06-12T17:49:18.985Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-12T17:49:19.318Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:49:37.600Z] provisioning config files... [2023-06-12T17:49:37.629Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/125@tmp/config4806352259723420499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:49:37.992Z] ---> docker-login.sh [2023-06-12T17:49:37.992Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:49:38.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:49:38.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:49:38.586Z] Configure a credential helper to remove this warning. See [2023-06-12T17:49:38.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:49:38.586Z] [2023-06-12T17:49:38.586Z] Login Succeeded [2023-06-12T17:49:38.586Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:49:38.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:49:39.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:49:39.128Z] Configure a credential helper to remove this warning. See [2023-06-12T17:49:39.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:49:39.128Z] [2023-06-12T17:49:39.128Z] Login Succeeded [2023-06-12T17:49:39.128Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:49:39.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:49:39.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:49:39.398Z] Configure a credential helper to remove this warning. See [2023-06-12T17:49:39.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:49:39.398Z] [2023-06-12T17:49:39.398Z] Login Succeeded [2023-06-12T17:49:39.398Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:49:39.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:49:39.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:49:39.671Z] Configure a credential helper to remove this warning. See [2023-06-12T17:49:39.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:49:39.671Z] [2023-06-12T17:49:39.671Z] Login Succeeded [2023-06-12T17:49:39.671Z] docker.io [2023-06-12T17:49:39.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:49:40.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:49:40.215Z] Configure a credential helper to remove this warning. See [2023-06-12T17:49:40.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:49:40.215Z] [2023-06-12T17:49:40.215Z] Login Succeeded [2023-06-12T17:49:40.215Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:49:40.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-12T17:49:40.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:49:40.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:49:40.530Z] ========================================================= [2023-06-12T17:49:40.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-12T17:49:40.530Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:49:40.888Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-12T17:49:41.160Z] Sending build context to Docker daemon 1.146MB [2023-06-12T17:49:41.160Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:49:41.160Z] Step 2/13 : FROM ${BASE} AS builder [2023-06-12T17:49:42.135Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-12T17:49:42.135Z] c41833b44d91: Pulling fs layer [2023-06-12T17:49:42.135Z] ed15518f5707: Pulling fs layer [2023-06-12T17:49:42.135Z] feae8fd75edb: Pulling fs layer [2023-06-12T17:49:42.135Z] 242c74f7c9fa: Pulling fs layer [2023-06-12T17:49:42.135Z] 3cdef696dda3: Pulling fs layer [2023-06-12T17:49:42.135Z] 2ced38df9373: Pulling fs layer [2023-06-12T17:49:42.135Z] 58f1dce35555: Pulling fs layer [2023-06-12T17:49:42.135Z] 3cdef696dda3: Waiting [2023-06-12T17:49:42.135Z] 2ced38df9373: Waiting [2023-06-12T17:49:42.135Z] 58f1dce35555: Waiting [2023-06-12T17:49:42.135Z] 242c74f7c9fa: Waiting [2023-06-12T17:49:42.135Z] ed15518f5707: Verifying Checksum [2023-06-12T17:49:42.135Z] ed15518f5707: Download complete [2023-06-12T17:49:42.135Z] 242c74f7c9fa: Verifying Checksum [2023-06-12T17:49:42.135Z] 242c74f7c9fa: Download complete [2023-06-12T17:49:42.135Z] 3cdef696dda3: Verifying Checksum [2023-06-12T17:49:42.135Z] 3cdef696dda3: Download complete [2023-06-12T17:49:42.135Z] c41833b44d91: Verifying Checksum [2023-06-12T17:49:43.122Z] c41833b44d91: Pull complete [2023-06-12T17:49:43.714Z] 58f1dce35555: Verifying Checksum [2023-06-12T17:49:43.714Z] 58f1dce35555: Download complete [2023-06-12T17:49:43.714Z] ed15518f5707: Pull complete [2023-06-12T17:49:44.687Z] 2ced38df9373: Verifying Checksum [2023-06-12T17:49:44.687Z] 2ced38df9373: Download complete [2023-06-12T17:49:44.687Z] feae8fd75edb: Verifying Checksum [2023-06-12T17:49:44.687Z] feae8fd75edb: Download complete [2023-06-12T17:49:57.055Z] feae8fd75edb: Pull complete [2023-06-12T17:49:57.055Z] 242c74f7c9fa: Pull complete [2023-06-12T17:49:57.055Z] 3cdef696dda3: Pull complete [2023-06-12T17:50:03.019Z] 2ced38df9373: Pull complete [2023-06-12T17:50:05.761Z] 58f1dce35555: Pull complete [2023-06-12T17:50:05.761Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-12T17:50:05.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-12T17:50:05.761Z] ---> fadd8f120f05 [2023-06-12T17:50:05.761Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:50:07.199Z] ---> Running in 71196df2cdca [2023-06-12T17:50:07.467Z] Removing intermediate container 71196df2cdca [2023-06-12T17:50:07.467Z] ---> a143bf07e57a [2023-06-12T17:50:07.467Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:50:07.741Z] ---> Running in 79171ff9a300 [2023-06-12T17:50:08.013Z] Removing intermediate container 79171ff9a300 [2023-06-12T17:50:08.013Z] ---> bb9aa481e673 [2023-06-12T17:50:08.013Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-12T17:50:08.013Z] ---> Running in 6c1c5f33dde1 [2023-06-12T17:50:08.597Z] Removing intermediate container 6c1c5f33dde1 [2023-06-12T17:50:08.597Z] ---> 97dd10a1bf6a [2023-06-12T17:50:08.597Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-12T17:50:08.597Z] ---> Running in db633a45494e [2023-06-12T17:50:08.869Z] Removing intermediate container db633a45494e [2023-06-12T17:50:08.869Z] ---> 436ab31861a2 [2023-06-12T17:50:08.869Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:50:08.869Z] ---> Running in 867e9cf6688b [2023-06-12T17:50:10.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T17:50:10.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T17:50:11.838Z] (1/14) Installing libintl (0.21.1-r1) [2023-06-12T17:50:11.838Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-06-12T17:50:11.838Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-06-12T17:50:11.838Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-06-12T17:50:11.838Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-06-12T17:50:11.838Z] (6/14) Installing udev-init-scripts (35-r1) [2023-06-12T17:50:11.838Z] (7/14) Installing libblkid (2.38.1-r1) [2023-06-12T17:50:11.838Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-06-12T17:50:11.838Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-06-12T17:50:11.838Z] (10/14) Installing kmod-libs (30-r1) [2023-06-12T17:50:11.838Z] (11/14) Installing eudev (3.2.11-r4) [2023-06-12T17:50:12.107Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-06-12T17:50:12.107Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-06-12T17:50:12.107Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-06-12T17:50:12.377Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:50:12.377Z] Executing eudev-3.2.11-r4.trigger [2023-06-12T17:50:12.377Z] OK: 271 MiB in 67 packages [2023-06-12T17:50:13.795Z] Removing intermediate container 867e9cf6688b [2023-06-12T17:50:13.795Z] ---> 8e20ed8199f9 [2023-06-12T17:50:13.795Z] Step 8/13 : WORKDIR /device-usb-camera [2023-06-12T17:50:13.795Z] ---> Running in a5d80982e598 [2023-06-12T17:50:14.064Z] Removing intermediate container a5d80982e598 [2023-06-12T17:50:14.064Z] ---> 26a88e34a118 [2023-06-12T17:50:14.064Z] Step 9/13 : COPY go.mod vendor* ./ [2023-06-12T17:50:14.338Z] ---> 23a91a5a7fca [2023-06-12T17:50:14.338Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:50:14.608Z] ---> Running in 89a1bb11ea93 [2023-06-12T17:51:51.268Z] Removing intermediate container 89a1bb11ea93 [2023-06-12T17:51:51.268Z] ---> 7f60cf18f978 [2023-06-12T17:51:51.268Z] Step 11/13 : COPY . . [2023-06-12T17:51:51.268Z] ---> b663425b9514 [2023-06-12T17:51:51.268Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-12T17:51:51.268Z] ---> Running in 570ba74496cc [2023-06-12T17:51:51.268Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T17:51:51.268Z] Dload Upload Total Spent Left Speed [2023-06-12T17:51:51.268Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 2751 0 --:--:-- --:--:-- --:--:-- 2751 [2023-06-12T17:51:51.268Z] Removing intermediate container 570ba74496cc [2023-06-12T17:51:51.268Z] ---> d5814d3b3928 [2023-06-12T17:51:51.268Z] Step 13/13 : RUN ${MAKE} [2023-06-12T17:51:51.268Z] ---> Running in ed62f319c599 [2023-06-12T17:51:51.268Z] noop [2023-06-12T17:51:51.268Z] Removing intermediate container ed62f319c599 [2023-06-12T17:51:51.268Z] ---> 7ee0d3413f05 [2023-06-12T17:51:51.268Z] Successfully built 7ee0d3413f05 [2023-06-12T17:51:51.268Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:51:51.626Z] + docker inspect -f . ci-base-image-arm64 [2023-06-12T17:51:51.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:51:51.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-18465 does not seem to be running inside a container [2023-06-12T17:51:51.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/125 -v /w/workspace/device-usb-camera/125:/w/workspace/device-usb-camera/125:rw,z -v /w/workspace/device-usb-camera/125@tmp:/w/workspace/device-usb-camera/125@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-06-12T17:51:53.194Z] $ docker top 6775491d4abdc8a4854aae2a9e4e22d229ec899cd77da07c007bd4a462d87333 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:51:54.047Z] + go version [2023-06-12T17:51:54.047Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-12T17:51:54.070Z] $ docker stop --time=1 6775491d4abdc8a4854aae2a9e4e22d229ec899cd77da07c007bd4a462d87333 [2023-06-12T17:51:56.044Z] $ docker rm -f --volumes 6775491d4abdc8a4854aae2a9e4e22d229ec899cd77da07c007bd4a462d87333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:51:56.584Z] + docker inspect -f . ci-base-image-arm64 [2023-06-12T17:51:56.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:51:56.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-18465 does not seem to be running inside a container [2023-06-12T17:51:56.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/125 -v /w/workspace/device-usb-camera/125:/w/workspace/device-usb-camera/125:rw,z -v /w/workspace/device-usb-camera/125@tmp:/w/workspace/device-usb-camera/125@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-06-12T17:51:58.034Z] $ docker top 25edf2973d492323d3537ed9ba38aa5876e226e16bcc5a97c0330bcba67ee2b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:51:58.550Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/125 [Pipeline] fileExists [Pipeline] sh [2023-06-12T17:51:59.465Z] + make test [2023-06-12T17:51:59.465Z] go test ./... -coverprofile=coverage.out ./... [2023-06-12T17:52:31.689Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-06-12T17:55:08.401Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-06-12T17:55:08.401Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.6% of statements [2023-06-12T17:55:08.401Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-12T17:55:08.401Z] go vet ./... [2023-06-12T17:55:35.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-12T17:55:35.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-12T17:55:35.116Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-12T17:55:35.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-12T17:55:35.158Z] $ docker stop --time=1 25edf2973d492323d3537ed9ba38aa5876e226e16bcc5a97c0330bcba67ee2b4 [2023-06-12T17:55:37.093Z] $ docker rm -f --volumes 25edf2973d492323d3537ed9ba38aa5876e226e16bcc5a97c0330bcba67ee2b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:55:38.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-12T17:55:38.383Z] Warning: overwriting stash ‘coverage-report’ [2023-06-12T17:55:38.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:55:39.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-12T17:55:39.706Z] + ls -al . [2023-06-12T17:55:39.706Z] total 192 [2023-06-12T17:55:39.706Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 17:52 . [2023-06-12T17:55:39.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:49 .. [2023-06-12T17:55:39.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:49 .git [2023-06-12T17:55:39.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:49 .github [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 414 Jun 12 17:49 .gitignore [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 12 17:49 .golangci.yml [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 12 17:49 .hadolint.yml [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 9665 Jun 12 17:49 Attribution.txt [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jun 12 17:49 CHANGELOG.md [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jun 12 17:49 Dockerfile [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 12 17:49 GOVERNANCE.md [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 12 17:49 Jenkinsfile [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 12 17:49 LICENSE [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jun 12 17:49 Makefile [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 12 17:49 OWNERS.md [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 12 17:49 README.md [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 17:45 VERSION [2023-06-12T17:55:39.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:49 bin [2023-06-12T17:55:39.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:49 cmd [2023-06-12T17:55:39.706Z] -rw-r--r-- 1 jenkins jenkins 35569 Jun 12 17:55 coverage.out [2023-06-12T17:55:39.706Z] -rwxrwxr-x 1 jenkins jenkins 140 Jun 12 17:49 docker-entrypoint.sh [2023-06-12T17:55:39.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:49 docs [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 3371 Jun 12 17:49 go.mod [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jun 12 17:49 go.sum [2023-06-12T17:55:39.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:49 internal [2023-06-12T17:55:39.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:49 snap [2023-06-12T17:55:39.706Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 12 17:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:55:40.061Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4f0060f0a01e6b631d5ad01a980021319d7b9523 --label arch=arm64 --label version=3.1.0-dev.1 . [2023-06-12T17:55:40.332Z] Sending build context to Docker daemon 1.183MB [2023-06-12T17:55:40.332Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:55:40.332Z] Step 2/36 : FROM ${BASE} AS builder [2023-06-12T17:55:40.332Z] ---> 7ee0d3413f05 [2023-06-12T17:55:40.332Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:55:40.605Z] ---> Running in 19f7a2afa1bb [2023-06-12T17:55:40.874Z] Removing intermediate container 19f7a2afa1bb [2023-06-12T17:55:40.874Z] ---> 15b23e5f6652 [2023-06-12T17:55:40.874Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:55:40.874Z] ---> Running in 882cd18fb125 [2023-06-12T17:55:41.463Z] Removing intermediate container 882cd18fb125 [2023-06-12T17:55:41.463Z] ---> 5dfc1f83c1c7 [2023-06-12T17:55:41.463Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-12T17:55:41.463Z] ---> Running in d858acd09131 [2023-06-12T17:55:41.740Z] Removing intermediate container d858acd09131 [2023-06-12T17:55:41.740Z] ---> fa8c11bd9d20 [2023-06-12T17:55:41.740Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-12T17:55:41.740Z] ---> Running in 9f73e6a4772b [2023-06-12T17:55:42.024Z] Removing intermediate container 9f73e6a4772b [2023-06-12T17:55:42.024Z] ---> 72fc052749aa [2023-06-12T17:55:42.024Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:55:42.294Z] ---> Running in b4ce9e901f4c [2023-06-12T17:55:43.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T17:55:43.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T17:55:44.813Z] OK: 271 MiB in 67 packages [2023-06-12T17:55:45.779Z] Removing intermediate container b4ce9e901f4c [2023-06-12T17:55:45.779Z] ---> 20c7b6d6cbf1 [2023-06-12T17:55:45.779Z] Step 8/36 : WORKDIR /device-usb-camera [2023-06-12T17:55:45.779Z] ---> Running in 6deac9f62d43 [2023-06-12T17:55:46.049Z] Removing intermediate container 6deac9f62d43 [2023-06-12T17:55:46.049Z] ---> 95fd391e912e [2023-06-12T17:55:46.049Z] Step 9/36 : COPY go.mod vendor* ./ [2023-06-12T17:55:46.640Z] ---> b2c5c67713b9 [2023-06-12T17:55:46.640Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:55:46.640Z] ---> Running in 741e02dec503 [2023-06-12T17:55:50.911Z] Removing intermediate container 741e02dec503 [2023-06-12T17:55:50.911Z] ---> 8948e8db53da [2023-06-12T17:55:50.911Z] Step 11/36 : COPY . . [2023-06-12T17:55:51.501Z] ---> 9a6aa8d7122d [2023-06-12T17:55:51.501Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-12T17:55:51.501Z] ---> Running in cba26ca2cc98 [2023-06-12T17:55:52.464Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T17:55:52.464Z]  Dload Upload Total Spent Left Speed [2023-06-12T17:55:52.731Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3093 0 --:--:-- --:--:-- --:--:-- 3105 [2023-06-12T17:55:53.701Z] Removing intermediate container cba26ca2cc98 [2023-06-12T17:55:53.701Z] ---> f747e975fec2 [2023-06-12T17:55:53.701Z] Step 13/36 : RUN ${MAKE} [2023-06-12T17:55:53.701Z] ---> Running in 930bd437fa34 [2023-06-12T17:55:54.662Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-06-12T17:59:01.507Z] Removing intermediate container 930bd437fa34 [2023-06-12T17:59:01.507Z] ---> 9fa6db359b8d [2023-06-12T17:59:01.507Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-06-12T17:59:01.507Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-06-12T17:59:01.507Z] 8766b47fe142: Pulling fs layer [2023-06-12T17:59:01.507Z] 8766b47fe142: Verifying Checksum [2023-06-12T17:59:01.507Z] 8766b47fe142: Download complete [2023-06-12T17:59:01.507Z] 8766b47fe142: Pull complete [2023-06-12T17:59:01.507Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-06-12T17:59:01.507Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-06-12T17:59:01.507Z] ---> 69d40e2cb93c [2023-06-12T17:59:01.507Z] Step 15/36 : FROM alpine:3.17 [2023-06-12T17:59:01.507Z] 3.17: Pulling from library/alpine [2023-06-12T17:59:01.507Z] c41833b44d91: Already exists [2023-06-12T17:59:01.507Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-12T17:59:01.507Z] Status: Downloaded newer image for alpine:3.17 [2023-06-12T17:59:01.507Z] ---> 51e60588ff2c [2023-06-12T17:59:01.507Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-06-12T17:59:01.507Z] ---> Running in f74146aca425 [2023-06-12T17:59:01.507Z] Removing intermediate container f74146aca425 [2023-06-12T17:59:01.507Z] ---> b5ef34578aea [2023-06-12T17:59:01.507Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-06-12T17:59:01.507Z] ---> Running in c7d38cf1bc57 [2023-06-12T17:59:01.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T17:59:01.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T17:59:01.507Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-06-12T17:59:01.507Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-06-12T17:59:01.507Z] (3/83) Installing libxau (1.0.10-r0) [2023-06-12T17:59:01.507Z] (4/83) Installing libmd (1.0.4-r0) [2023-06-12T17:59:01.507Z] (5/83) Installing libbsd (0.11.7-r0) [2023-06-12T17:59:01.507Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-06-12T17:59:01.507Z] (7/83) Installing libxcb (1.15-r0) [2023-06-12T17:59:01.507Z] (8/83) Installing libx11 (1.8.4-r0) [2023-06-12T17:59:01.507Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-06-12T17:59:01.507Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-06-12T17:59:01.507Z] (11/83) Installing libexpat (2.5.0-r0) [2023-06-12T17:59:01.507Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-06-12T17:59:01.507Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-06-12T17:59:01.507Z] (14/83) Installing libpng (1.6.38-r0) [2023-06-12T17:59:01.507Z] (15/83) Installing freetype (2.12.1-r0) [2023-06-12T17:59:01.507Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-06-12T17:59:01.507Z] (17/83) Installing fribidi (1.0.12-r0) [2023-06-12T17:59:01.507Z] (18/83) Installing libffi (3.4.4-r0) [2023-06-12T17:59:01.507Z] (19/83) Installing libintl (0.21.1-r1) [2023-06-12T17:59:01.507Z] (20/83) Installing libblkid (2.38.1-r1) [2023-06-12T17:59:01.507Z] (21/83) Installing libmount (2.38.1-r1) [2023-06-12T17:59:01.507Z] (22/83) Installing pcre2 (10.42-r0) [2023-06-12T17:59:01.507Z] (23/83) Installing glib (2.74.7-r0) [2023-06-12T17:59:01.507Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-06-12T17:59:01.507Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-06-12T17:59:01.507Z] (26/83) Installing libass (0.16.0-r1) [2023-06-12T17:59:01.507Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-06-12T17:59:01.507Z] (28/83) Installing libdrm (2.4.114-r0) [2023-06-12T17:59:01.507Z] (29/83) Installing gmp (6.2.1-r2) [2023-06-12T17:59:01.507Z] (30/83) Installing nettle (3.8.1-r0) [2023-06-12T17:59:01.507Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-06-12T17:59:01.507Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-06-12T17:59:01.507Z] (33/83) Installing libunistring (1.1-r0) [2023-06-12T17:59:01.507Z] (34/83) Installing gnutls (3.7.8-r3) [2023-06-12T17:59:01.507Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-06-12T17:59:01.507Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-06-12T17:59:01.507Z] (37/83) Installing lame (3.100-r2) [2023-06-12T17:59:01.507Z] (38/83) Installing opus (1.3.1-r1) [2023-06-12T17:59:01.507Z] (39/83) Installing libasyncns (0.8-r1) [2023-06-12T17:59:01.507Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-06-12T17:59:01.507Z] (41/83) Installing libltdl (2.4.7-r1) [2023-06-12T17:59:01.507Z] (42/83) Installing orc (0.4.33-r0) [2023-06-12T17:59:01.507Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-06-12T17:59:01.507Z] (44/83) Installing libogg (1.3.5-r2) [2023-06-12T17:59:01.507Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-06-12T17:59:01.507Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-06-12T17:59:01.507Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-06-12T17:59:01.507Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-06-12T17:59:01.507Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-06-12T17:59:01.507Z] (50/83) Installing soxr (0.1.3-r3) [2023-06-12T17:59:01.507Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-06-12T17:59:01.507Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-06-12T17:59:01.507Z] (53/83) Installing libpulse (16.1-r6) [2023-06-12T17:59:01.507Z] (54/83) Installing cjson (1.7.15-r3) [2023-06-12T17:59:01.507Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-06-12T17:59:01.507Z] (56/83) Installing librist (0.2.7-r0) [2023-06-12T17:59:01.507Z] (57/83) Installing libsrt (1.5.1-r0) [2023-06-12T17:59:01.507Z] (58/83) Installing libssh (0.10.5-r0) [2023-06-12T17:59:01.507Z] (59/83) Installing libtheora (1.1.1-r16) [2023-06-12T17:59:01.507Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-06-12T17:59:01.507Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-06-12T17:59:01.507Z] (62/83) Installing libxext (1.3.5-r0) [2023-06-12T17:59:01.507Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-06-12T17:59:01.507Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-06-12T17:59:01.507Z] (65/83) Installing libva (2.16.0-r0) [2023-06-12T17:59:01.507Z] (66/83) Installing libvdpau (1.5-r0) [2023-06-12T17:59:01.507Z] (67/83) Installing vidstab (1.1.0-r2) [2023-06-12T17:59:01.507Z] (68/83) Installing libvpx (1.12.0-r1) [2023-06-12T17:59:01.507Z] (69/83) Installing libwebp (1.2.4-r2) [2023-06-12T17:59:01.507Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-06-12T17:59:01.507Z] (71/83) Installing numactl (2.0.16-r1) [2023-06-12T17:59:01.507Z] (72/83) Installing x265-libs (3.5-r3) [2023-06-12T17:59:01.778Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-06-12T17:59:01.778Z] (74/83) Installing libsodium (1.0.18-r2) [2023-06-12T17:59:01.778Z] (75/83) Installing libzmq (4.3.4-r1) [2023-06-12T17:59:01.778Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-06-12T17:59:02.045Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-06-12T17:59:02.314Z] (78/83) Installing udev-init-scripts (35-r1) [2023-06-12T17:59:02.314Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-06-12T17:59:02.314Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-06-12T17:59:02.314Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-06-12T17:59:02.314Z] (82/83) Installing kmod-libs (30-r1) [2023-06-12T17:59:02.314Z] (83/83) Installing eudev (3.2.11-r4) [2023-06-12T17:59:02.314Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:59:02.314Z] Executing eudev-3.2.11-r4.trigger [2023-06-12T17:59:02.314Z] OK: 86 MiB in 98 packages [2023-06-12T17:59:07.679Z] Removing intermediate container c7d38cf1bc57 [2023-06-12T17:59:07.679Z] ---> b1dcba2c350e [2023-06-12T17:59:07.679Z] Step 18/36 : WORKDIR / [2023-06-12T17:59:07.679Z] ---> Running in 51ce1530c6f9 [2023-06-12T17:59:07.955Z] Removing intermediate container 51ce1530c6f9 [2023-06-12T17:59:07.955Z] ---> c65e13f1d904 [2023-06-12T17:59:07.955Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-06-12T17:59:09.911Z] ---> 61fc97fcb89f [2023-06-12T17:59:09.911Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-06-12T17:59:10.178Z] ---> d25a3b23179c [2023-06-12T17:59:10.178Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-06-12T17:59:10.451Z] ---> 4746b3f3f6c9 [2023-06-12T17:59:10.451Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-06-12T17:59:11.036Z] ---> 095ff22ae7de [2023-06-12T17:59:11.037Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-06-12T17:59:11.626Z] ---> 4779da574fbc [2023-06-12T17:59:11.626Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-06-12T17:59:12.214Z] ---> 54a1ad0ad754 [2023-06-12T17:59:12.214Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-06-12T17:59:13.768Z] ---> 03001cfbb100 [2023-06-12T17:59:13.768Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-06-12T17:59:14.042Z] ---> Running in 429f5f8882b0 [2023-06-12T17:59:16.037Z] Removing intermediate container 429f5f8882b0 [2023-06-12T17:59:16.037Z] ---> dbada81240cd [2023-06-12T17:59:16.037Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-06-12T17:59:16.037Z] ---> Running in cbe6fa3299b1 [2023-06-12T17:59:18.005Z] Removing intermediate container cbe6fa3299b1 [2023-06-12T17:59:18.005Z] ---> 1bd2698402f0 [2023-06-12T17:59:18.005Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-06-12T17:59:18.005Z] ---> Running in 4e844a8da6dd [2023-06-12T17:59:19.966Z] Removing intermediate container 4e844a8da6dd [2023-06-12T17:59:19.966Z] ---> d9c277d5fba3 [2023-06-12T17:59:19.966Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-06-12T17:59:19.966Z] ---> Running in 947756c06346 [2023-06-12T17:59:21.385Z] Removing intermediate container 947756c06346 [2023-06-12T17:59:21.385Z] ---> eecd33b33a57 [2023-06-12T17:59:21.385Z] Step 30/36 : EXPOSE 59983 [2023-06-12T17:59:21.385Z] ---> Running in 79e1e8c046ea [2023-06-12T17:59:21.971Z] Removing intermediate container 79e1e8c046ea [2023-06-12T17:59:21.971Z] ---> 6299ea25afbb [2023-06-12T17:59:21.971Z] Step 31/36 : EXPOSE 8554 [2023-06-12T17:59:21.971Z] ---> Running in 0b0903bcb4a8 [2023-06-12T17:59:22.240Z] Removing intermediate container 0b0903bcb4a8 [2023-06-12T17:59:22.240Z] ---> dbffa479f672 [2023-06-12T17:59:22.240Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-06-12T17:59:22.240Z] ---> Running in 554ff8040b85 [2023-06-12T17:59:22.508Z] Removing intermediate container 554ff8040b85 [2023-06-12T17:59:22.508Z] ---> cf6110b2f918 [2023-06-12T17:59:22.508Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-06-12T17:59:22.508Z] ---> Running in 7f5fa2aea640 [2023-06-12T17:59:23.092Z] Removing intermediate container 7f5fa2aea640 [2023-06-12T17:59:23.092Z] ---> e3e0848b911c [2023-06-12T17:59:23.092Z] Step 34/36 : LABEL arch=arm64 [2023-06-12T17:59:23.092Z] ---> Running in 7d62e9f4b4a9 [2023-06-12T17:59:23.359Z] Removing intermediate container 7d62e9f4b4a9 [2023-06-12T17:59:23.359Z] ---> 41b248bf4e04 [2023-06-12T17:59:23.359Z] Step 35/36 : LABEL git_sha=4f0060f0a01e6b631d5ad01a980021319d7b9523 [2023-06-12T17:59:23.359Z] ---> Running in 78f2a30a1d47 [2023-06-12T17:59:23.625Z] Removing intermediate container 78f2a30a1d47 [2023-06-12T17:59:23.625Z] ---> c70fadc503fe [2023-06-12T17:59:23.625Z] Step 36/36 : LABEL version=3.1.0-dev.1 [2023-06-12T17:59:23.892Z] ---> Running in e8a01bbfcb43 [2023-06-12T17:59:24.159Z] Removing intermediate container e8a01bbfcb43 [2023-06-12T17:59:24.159Z] ---> 42ddaf9a1f2a [2023-06-12T17:59:24.159Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T17:59:24.159Z] Successfully built 42ddaf9a1f2a [2023-06-12T17:59:24.159Z] Successfully tagged device-usb-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-06-12T17:59:24.281Z] provisioning config files... [2023-06-12T17:59:24.294Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/125@tmp/config4274213817134130342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:59:24.628Z] ---> docker-login.sh [2023-06-12T17:59:24.628Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:59:24.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:59:24.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:59:24.895Z] Configure a credential helper to remove this warning. See [2023-06-12T17:59:24.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:59:24.895Z] [2023-06-12T17:59:24.895Z] Login Succeeded [2023-06-12T17:59:24.895Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:59:25.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:59:25.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:59:25.161Z] Configure a credential helper to remove this warning. See [2023-06-12T17:59:25.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:59:25.161Z] [2023-06-12T17:59:25.161Z] Login Succeeded [2023-06-12T17:59:25.161Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:59:25.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:59:25.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:59:25.695Z] Configure a credential helper to remove this warning. See [2023-06-12T17:59:25.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:59:25.695Z] [2023-06-12T17:59:25.695Z] Login Succeeded [2023-06-12T17:59:25.695Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:59:25.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:59:25.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:59:25.964Z] Configure a credential helper to remove this warning. See [2023-06-12T17:59:25.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:59:25.964Z] [2023-06-12T17:59:25.964Z] Login Succeeded [2023-06-12T17:59:25.964Z] docker.io [2023-06-12T17:59:26.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:59:26.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:59:26.496Z] Configure a credential helper to remove this warning. See [2023-06-12T17:59:26.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:59:26.496Z] [2023-06-12T17:59:26.496Z] Login Succeeded [2023-06-12T17:59:26.496Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:59:26.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-12T17:59:26.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:59:26.565Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-06-12T17:59:26.565Z] 4f0060f0a01e6b631d5ad01a980021319d7b9523 [2023-06-12T17:59:26.565Z] latest [2023-06-12T17:59:26.565Z] 3.1.0-dev.1 [2023-06-12T17:59:26.565Z] 4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [2023-06-12T17:59:26.565Z] main [2023-06-12T17:59:26.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:26.924Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:27.278Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523 [2023-06-12T17:59:27.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-06-12T17:59:27.278Z] 5fd30a00ac60: Preparing [2023-06-12T17:59:27.278Z] d84bc30c2dad: Preparing [2023-06-12T17:59:27.278Z] 8231bff26b04: Preparing [2023-06-12T17:59:27.278Z] 3a541a6c25c3: Preparing [2023-06-12T17:59:27.278Z] 608d194cb50c: Preparing [2023-06-12T17:59:27.278Z] acc83c6ca332: Preparing [2023-06-12T17:59:27.278Z] e3f1936e5d08: Preparing [2023-06-12T17:59:27.278Z] 5fd980421f5b: Preparing [2023-06-12T17:59:27.278Z] a1371fbe31dc: Preparing [2023-06-12T17:59:27.278Z] 3ea3c8db4c12: Preparing [2023-06-12T17:59:27.278Z] 94e75fcb1577: Preparing [2023-06-12T17:59:27.278Z] 255b71b7868b: Preparing [2023-06-12T17:59:27.278Z] 26cbea5cba74: Preparing [2023-06-12T17:59:27.278Z] 3ea3c8db4c12: Waiting [2023-06-12T17:59:27.278Z] acc83c6ca332: Waiting [2023-06-12T17:59:27.278Z] 94e75fcb1577: Waiting [2023-06-12T17:59:27.278Z] e3f1936e5d08: Waiting [2023-06-12T17:59:27.278Z] 255b71b7868b: Waiting [2023-06-12T17:59:27.278Z] 5fd980421f5b: Waiting [2023-06-12T17:59:27.278Z] 26cbea5cba74: Waiting [2023-06-12T17:59:27.278Z] a1371fbe31dc: Waiting [2023-06-12T17:59:27.547Z] d84bc30c2dad: Pushed [2023-06-12T17:59:27.547Z] 5fd30a00ac60: Pushed [2023-06-12T17:59:27.547Z] 8231bff26b04: Pushed [2023-06-12T17:59:27.547Z] 3a541a6c25c3: Pushed [2023-06-12T17:59:27.815Z] acc83c6ca332: Pushed [2023-06-12T17:59:27.815Z] e3f1936e5d08: Pushed [2023-06-12T17:59:27.815Z] 5fd980421f5b: Pushed [2023-06-12T17:59:27.815Z] a1371fbe31dc: Pushed [2023-06-12T17:59:27.815Z] 26cbea5cba74: Layer already exists [2023-06-12T17:59:27.815Z] 3ea3c8db4c12: Pushed [2023-06-12T17:59:34.471Z] 608d194cb50c: Pushed [2023-06-12T17:59:34.471Z] 94e75fcb1577: Pushed [2023-06-12T17:59:46.802Z] 255b71b7868b: Pushed [2023-06-12T17:59:46.802Z] 4f0060f0a01e6b631d5ad01a980021319d7b9523: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:47.167Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:47.523Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-06-12T17:59:47.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-06-12T17:59:47.523Z] 5fd30a00ac60: Preparing [2023-06-12T17:59:47.523Z] d84bc30c2dad: Preparing [2023-06-12T17:59:47.523Z] 8231bff26b04: Preparing [2023-06-12T17:59:47.523Z] 3a541a6c25c3: Preparing [2023-06-12T17:59:47.523Z] 608d194cb50c: Preparing [2023-06-12T17:59:47.523Z] acc83c6ca332: Preparing [2023-06-12T17:59:47.523Z] e3f1936e5d08: Preparing [2023-06-12T17:59:47.523Z] 5fd980421f5b: Preparing [2023-06-12T17:59:47.523Z] a1371fbe31dc: Preparing [2023-06-12T17:59:47.523Z] 3ea3c8db4c12: Preparing [2023-06-12T17:59:47.523Z] 94e75fcb1577: Preparing [2023-06-12T17:59:47.523Z] 255b71b7868b: Preparing [2023-06-12T17:59:47.523Z] 26cbea5cba74: Preparing [2023-06-12T17:59:47.523Z] acc83c6ca332: Waiting [2023-06-12T17:59:47.523Z] e3f1936e5d08: Waiting [2023-06-12T17:59:47.523Z] 94e75fcb1577: Waiting [2023-06-12T17:59:47.523Z] 5fd980421f5b: Waiting [2023-06-12T17:59:47.523Z] a1371fbe31dc: Waiting [2023-06-12T17:59:47.523Z] 3ea3c8db4c12: Waiting [2023-06-12T17:59:47.523Z] 255b71b7868b: Waiting [2023-06-12T17:59:47.523Z] 26cbea5cba74: Waiting [2023-06-12T17:59:47.523Z] 3a541a6c25c3: Layer already exists [2023-06-12T17:59:47.523Z] 608d194cb50c: Layer already exists [2023-06-12T17:59:47.523Z] 5fd30a00ac60: Layer already exists [2023-06-12T17:59:47.523Z] 8231bff26b04: Layer already exists [2023-06-12T17:59:47.523Z] d84bc30c2dad: Layer already exists [2023-06-12T17:59:47.523Z] acc83c6ca332: Layer already exists [2023-06-12T17:59:47.523Z] e3f1936e5d08: Layer already exists [2023-06-12T17:59:47.523Z] 3ea3c8db4c12: Layer already exists [2023-06-12T17:59:47.523Z] a1371fbe31dc: Layer already exists [2023-06-12T17:59:47.523Z] 5fd980421f5b: Layer already exists [2023-06-12T17:59:47.790Z] 94e75fcb1577: Layer already exists [2023-06-12T17:59:47.791Z] 26cbea5cba74: Layer already exists [2023-06-12T17:59:47.791Z] 255b71b7868b: Layer already exists [2023-06-12T17:59:47.791Z] latest: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:48.150Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:48.506Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.1 [2023-06-12T17:59:48.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-06-12T17:59:48.506Z] 5fd30a00ac60: Preparing [2023-06-12T17:59:48.506Z] d84bc30c2dad: Preparing [2023-06-12T17:59:48.506Z] 8231bff26b04: Preparing [2023-06-12T17:59:48.506Z] 3a541a6c25c3: Preparing [2023-06-12T17:59:48.506Z] 608d194cb50c: Preparing [2023-06-12T17:59:48.506Z] acc83c6ca332: Preparing [2023-06-12T17:59:48.506Z] e3f1936e5d08: Preparing [2023-06-12T17:59:48.506Z] 5fd980421f5b: Preparing [2023-06-12T17:59:48.506Z] a1371fbe31dc: Preparing [2023-06-12T17:59:48.506Z] 3ea3c8db4c12: Preparing [2023-06-12T17:59:48.506Z] 94e75fcb1577: Preparing [2023-06-12T17:59:48.506Z] 255b71b7868b: Preparing [2023-06-12T17:59:48.506Z] 26cbea5cba74: Preparing [2023-06-12T17:59:48.506Z] acc83c6ca332: Waiting [2023-06-12T17:59:48.506Z] e3f1936e5d08: Waiting [2023-06-12T17:59:48.506Z] 3ea3c8db4c12: Waiting [2023-06-12T17:59:48.506Z] 5fd980421f5b: Waiting [2023-06-12T17:59:48.506Z] a1371fbe31dc: Waiting [2023-06-12T17:59:48.506Z] 94e75fcb1577: Waiting [2023-06-12T17:59:48.506Z] 255b71b7868b: Waiting [2023-06-12T17:59:48.506Z] 26cbea5cba74: Waiting [2023-06-12T17:59:48.506Z] 8231bff26b04: Layer already exists [2023-06-12T17:59:48.506Z] d84bc30c2dad: Layer already exists [2023-06-12T17:59:48.506Z] 3a541a6c25c3: Layer already exists [2023-06-12T17:59:48.506Z] 608d194cb50c: Layer already exists [2023-06-12T17:59:48.506Z] 5fd30a00ac60: Layer already exists [2023-06-12T17:59:48.506Z] 5fd980421f5b: Layer already exists [2023-06-12T17:59:48.506Z] a1371fbe31dc: Layer already exists [2023-06-12T17:59:48.506Z] acc83c6ca332: Layer already exists [2023-06-12T17:59:48.506Z] e3f1936e5d08: Layer already exists [2023-06-12T17:59:48.506Z] 3ea3c8db4c12: Layer already exists [2023-06-12T17:59:48.506Z] 94e75fcb1577: Layer already exists [2023-06-12T17:59:48.506Z] 255b71b7868b: Layer already exists [2023-06-12T17:59:48.506Z] 26cbea5cba74: Layer already exists [2023-06-12T17:59:48.774Z] 3.1.0-dev.1: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:49.127Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:49.473Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [2023-06-12T17:59:49.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-06-12T17:59:49.473Z] 5fd30a00ac60: Preparing [2023-06-12T17:59:49.473Z] d84bc30c2dad: Preparing [2023-06-12T17:59:49.473Z] 8231bff26b04: Preparing [2023-06-12T17:59:49.473Z] 3a541a6c25c3: Preparing [2023-06-12T17:59:49.473Z] 608d194cb50c: Preparing [2023-06-12T17:59:49.473Z] acc83c6ca332: Preparing [2023-06-12T17:59:49.473Z] e3f1936e5d08: Preparing [2023-06-12T17:59:49.473Z] 5fd980421f5b: Preparing [2023-06-12T17:59:49.473Z] a1371fbe31dc: Preparing [2023-06-12T17:59:49.473Z] 3ea3c8db4c12: Preparing [2023-06-12T17:59:49.473Z] 94e75fcb1577: Preparing [2023-06-12T17:59:49.473Z] 255b71b7868b: Preparing [2023-06-12T17:59:49.473Z] 26cbea5cba74: Preparing [2023-06-12T17:59:49.473Z] a1371fbe31dc: Waiting [2023-06-12T17:59:49.473Z] acc83c6ca332: Waiting [2023-06-12T17:59:49.473Z] 3ea3c8db4c12: Waiting [2023-06-12T17:59:49.473Z] 94e75fcb1577: Waiting [2023-06-12T17:59:49.473Z] 255b71b7868b: Waiting [2023-06-12T17:59:49.473Z] e3f1936e5d08: Waiting [2023-06-12T17:59:49.473Z] 5fd980421f5b: Waiting [2023-06-12T17:59:49.473Z] 5fd30a00ac60: Layer already exists [2023-06-12T17:59:49.473Z] d84bc30c2dad: Layer already exists [2023-06-12T17:59:49.473Z] 8231bff26b04: Layer already exists [2023-06-12T17:59:49.473Z] 3a541a6c25c3: Layer already exists [2023-06-12T17:59:49.473Z] 608d194cb50c: Layer already exists [2023-06-12T17:59:49.473Z] e3f1936e5d08: Layer already exists [2023-06-12T17:59:49.473Z] 3ea3c8db4c12: Layer already exists [2023-06-12T17:59:49.474Z] 5fd980421f5b: Layer already exists [2023-06-12T17:59:49.474Z] acc83c6ca332: Layer already exists [2023-06-12T17:59:49.474Z] a1371fbe31dc: Layer already exists [2023-06-12T17:59:49.474Z] 255b71b7868b: Layer already exists [2023-06-12T17:59:49.474Z] 94e75fcb1577: Layer already exists [2023-06-12T17:59:49.474Z] 26cbea5cba74: Layer already exists [2023-06-12T17:59:49.742Z] 4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:50.093Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:50.437Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-06-12T17:59:50.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-06-12T17:59:50.437Z] 5fd30a00ac60: Preparing [2023-06-12T17:59:50.437Z] d84bc30c2dad: Preparing [2023-06-12T17:59:50.437Z] 8231bff26b04: Preparing [2023-06-12T17:59:50.437Z] 3a541a6c25c3: Preparing [2023-06-12T17:59:50.437Z] 608d194cb50c: Preparing [2023-06-12T17:59:50.437Z] acc83c6ca332: Preparing [2023-06-12T17:59:50.437Z] e3f1936e5d08: Preparing [2023-06-12T17:59:50.437Z] 5fd980421f5b: Preparing [2023-06-12T17:59:50.437Z] a1371fbe31dc: Preparing [2023-06-12T17:59:50.437Z] 3ea3c8db4c12: Preparing [2023-06-12T17:59:50.437Z] 94e75fcb1577: Preparing [2023-06-12T17:59:50.437Z] 255b71b7868b: Preparing [2023-06-12T17:59:50.437Z] 26cbea5cba74: Preparing [2023-06-12T17:59:50.437Z] acc83c6ca332: Waiting [2023-06-12T17:59:50.437Z] e3f1936e5d08: Waiting [2023-06-12T17:59:50.437Z] 5fd980421f5b: Waiting [2023-06-12T17:59:50.437Z] a1371fbe31dc: Waiting [2023-06-12T17:59:50.437Z] 3ea3c8db4c12: Waiting [2023-06-12T17:59:50.437Z] 94e75fcb1577: Waiting [2023-06-12T17:59:50.437Z] 255b71b7868b: Waiting [2023-06-12T17:59:50.437Z] 26cbea5cba74: Waiting [2023-06-12T17:59:50.437Z] 608d194cb50c: Layer already exists [2023-06-12T17:59:50.437Z] 3a541a6c25c3: Layer already exists [2023-06-12T17:59:50.437Z] 8231bff26b04: Layer already exists [2023-06-12T17:59:50.437Z] 5fd30a00ac60: Layer already exists [2023-06-12T17:59:50.437Z] d84bc30c2dad: Layer already exists [2023-06-12T17:59:50.437Z] 5fd980421f5b: Layer already exists [2023-06-12T17:59:50.437Z] acc83c6ca332: Layer already exists [2023-06-12T17:59:50.437Z] 3ea3c8db4c12: Layer already exists [2023-06-12T17:59:50.437Z] e3f1936e5d08: Layer already exists [2023-06-12T17:59:50.437Z] a1371fbe31dc: Layer already exists [2023-06-12T17:59:50.437Z] 255b71b7868b: Layer already exists [2023-06-12T17:59:50.437Z] 94e75fcb1577: Layer already exists [2023-06-12T17:59:50.437Z] 26cbea5cba74: Layer already exists [2023-06-12T17:59:50.706Z] main: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-12T17:59:50.752Z] ===================================================== [Pipeline] echo [2023-06-12T17:59:50.758Z] taggedImages: [2023-06-12T17:59:50.758Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523 [2023-06-12T17:59:50.758Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-06-12T17:59:50.758Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.1 [2023-06-12T17:59:50.758Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [2023-06-12T17:59:50.758Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:51.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T17:59:51.112Z] [2023-06-12T17:59:51.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:51.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T17:59:51.447Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-12T17:59:51.447Z] 8998bd30e6a1: Pulling fs layer [2023-06-12T17:59:51.447Z] 04944245beec: Pulling fs layer [2023-06-12T17:59:51.447Z] 699f458cf7ca: Pulling fs layer [2023-06-12T17:59:51.447Z] 765212b225bb: Pulling fs layer [2023-06-12T17:59:51.447Z] f23df028b6ca: Pulling fs layer [2023-06-12T17:59:51.447Z] d65c8cfc05b1: Pulling fs layer [2023-06-12T17:59:51.447Z] 2437ff75d9bd: Pulling fs layer [2023-06-12T17:59:51.447Z] 765212b225bb: Waiting [2023-06-12T17:59:51.447Z] f23df028b6ca: Waiting [2023-06-12T17:59:51.447Z] d65c8cfc05b1: Waiting [2023-06-12T17:59:51.447Z] 2437ff75d9bd: Waiting [2023-06-12T17:59:51.718Z] 04944245beec: Verifying Checksum [2023-06-12T17:59:51.718Z] 04944245beec: Download complete [2023-06-12T17:59:51.718Z] 765212b225bb: Download complete [2023-06-12T17:59:51.718Z] f23df028b6ca: Download complete [2023-06-12T17:59:51.718Z] d65c8cfc05b1: Verifying Checksum [2023-06-12T17:59:51.718Z] d65c8cfc05b1: Download complete [2023-06-12T17:59:51.990Z] 699f458cf7ca: Verifying Checksum [2023-06-12T17:59:51.990Z] 699f458cf7ca: Download complete [2023-06-12T17:59:52.263Z] 8998bd30e6a1: Download complete [2023-06-12T17:59:54.852Z] 2437ff75d9bd: Verifying Checksum [2023-06-12T17:59:54.852Z] 2437ff75d9bd: Download complete [2023-06-12T17:59:56.804Z] 8998bd30e6a1: Pull complete [2023-06-12T17:59:57.074Z] 04944245beec: Pull complete [2023-06-12T17:59:58.493Z] 699f458cf7ca: Pull complete [2023-06-12T17:59:58.760Z] 765212b225bb: Pull complete [2023-06-12T17:59:59.347Z] f23df028b6ca: Pull complete [2023-06-12T17:59:59.617Z] d65c8cfc05b1: Pull complete [2023-06-12T18:00:14.630Z] 2437ff75d9bd: Pull complete [2023-06-12T18:00:14.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-12T18:00:14.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T18:00:14.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:00:14.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-18465 does not seem to be running inside a container [2023-06-12T18:00:14.923Z] $ 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-usb-camera/125 -v /w/workspace/device-usb-camera/125:/w/workspace/device-usb-camera/125:rw,z -v /w/workspace/device-usb-camera/125@tmp:/w/workspace/device-usb-camera/125@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-06-12T18:00:17.731Z] $ docker top a20656fc7129ed70c506b74d4ddda360fe8b7f2de4059fd6f758c685183897b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:00:18.598Z] ---> job-cost.sh [2023-06-12T18:00:18.598Z] lf-activate-venv: SKIPPING [2023-06-12T18:00:18.598Z] INFO: No Stack... [2023-06-12T18:00:18.866Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-12T18:00:19.831Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T18:00:20.484Z] + cat /w/workspace/device-usb-camera/125/archives/cost.csv [2023-06-12T18:00:20.484Z] + cut -d, -f6 [Pipeline] lock [2023-06-12T18:00:20.568Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [2023-06-12T18:00:20.580Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] did not exist. Created. [2023-06-12T18:00:20.580Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T18:00:21.243Z] /w/workspace/device-usb-camera/125@tmp/durable-32b43e39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-12T18:00:21.903Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-12T18:00:21.928Z] Warning: overwriting stash ‘stack-cost’ [2023-06-12T18:00:21.984Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T18:00:21.991Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T18:00:22.017Z] $ docker stop --time=1 a20656fc7129ed70c506b74d4ddda360fe8b7f2de4059fd6f758c685183897b3 [2023-06-12T18:00:23.539Z] $ docker rm -f --volumes a20656fc7129ed70c506b74d4ddda360fe8b7f2de4059fd6f758c685183897b3 [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-06-12T18:00:23.928Z] provisioning config files... [2023-06-12T18:00:23.936Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11115813005470484608tmp [Pipeline] { [Pipeline] sh [2023-06-12T18:00:24.225Z] + set +x [2023-06-12T18:00:24.225Z] + curl -s https://codecov.io/bash [2023-06-12T18:00:24.225Z] + bash -s -- [2023-06-12T18:00:24.225Z] [2023-06-12T18:00:24.225Z] _____ _ [2023-06-12T18:00:24.225Z] / ____| | | [2023-06-12T18:00:24.225Z] | | ___ __| | ___ ___ _____ __ [2023-06-12T18:00:24.225Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-12T18:00:24.225Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-12T18:00:24.225Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-12T18:00:24.225Z] Bash-1.0.6 [2023-06-12T18:00:24.225Z] [2023-06-12T18:00:24.225Z] [2023-06-12T18:00:24.225Z] ==> git version 2.25.1 found [2023-06-12T18:00:24.225Z] ==> 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-06-12T18:00:24.225Z] Release-Date: 2020-01-08 [2023-06-12T18:00:24.225Z] 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-06-12T18:00:24.225Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-12T18:00:24.225Z] ==> Jenkins CI detected. [2023-06-12T18:00:24.225Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-06-12T18:00:24.225Z] project root: . [2023-06-12T18:00:24.225Z] --> token set from env [2023-06-12T18:00:24.225Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-12T18:00:24.225Z] ==> Running gcov in . (disable via -X gcov) [2023-06-12T18:00:24.225Z] ==> Python coveragepy not found [2023-06-12T18:00:24.225Z] ==> Searching for coverage reports in: [2023-06-12T18:00:24.225Z] + . [2023-06-12T18:00:24.225Z] -> Found 1 reports [2023-06-12T18:00:24.484Z] ==> Detecting git/mercurial file structure [2023-06-12T18:00:24.484Z] ==> Reading reports [2023-06-12T18:00:24.484Z] + ./coverage.out bytes=35569 [2023-06-12T18:00:24.484Z] ==> Appending adjustments [2023-06-12T18:00:24.484Z] https://docs.codecov.io/docs/fixing-reports [2023-06-12T18:00:24.484Z] + Found adjustments [2023-06-12T18:00:24.484Z] ==> Gzipping contents [2023-06-12T18:00:24.484Z] 8.0K /tmp/codecov.WfpclN.gz [2023-06-12T18:00:24.484Z] ==> Uploading reports [2023-06-12T18:00:24.484Z] url: https://codecov.io [2023-06-12T18:00:24.484Z] query: branch=main&commit=4f0060f0a01e6b631d5ad01a980021319d7b9523&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-12T18:00:24.484Z] -> Pinging Codecov [2023-06-12T18:00:24.484Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=4f0060f0a01e6b631d5ad01a980021319d7b9523&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-12T18:00:24.484Z] -> Uploading to [2023-06-12T18:00:24.484Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-12/73D8F5FF140700D3E01443B452E23636/4f0060f0a01e6b631d5ad01a980021319d7b9523/2a3e7d34-7636-41d6-8e8a-670fc9d8c94a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230612T180024Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9abc56331a454867ba8cc9dc6f94022f660769107647eadea73cf8d6ddffcec [2023-06-12T18:00:24.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T18:00:24.484Z] Dload Upload Total Spent Left Speed [2023-06-12T18:00:24.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4860 0 0 100 4860 0 27931 --:--:-- --:--:-- --:--:-- 27771 100 4860 0 0 100 4860 0 27771 --:--:-- --:--:-- --:--:-- 27613 [2023-06-12T18:00:24.744Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] } [2023-06-12T18:00:24.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-12T18:00:24.859Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-12T18:00:24.870Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:00:25.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-12T18:00:25.165Z] [2023-06-12T18:00:25.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:00:25.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-12T18:00:25.460Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-12T18:00:25.460Z] df9b9388f04a: Pulling fs layer [2023-06-12T18:00:25.460Z] 52dc419b0ee2: Pulling fs layer [2023-06-12T18:00:25.460Z] 25bc292e5bac: Pulling fs layer [2023-06-12T18:00:25.460Z] 114826534d7a: Pulling fs layer [2023-06-12T18:00:25.460Z] 4657fd5d0bcf: Pulling fs layer [2023-06-12T18:00:25.460Z] 6ad1cebc031e: Pulling fs layer [2023-06-12T18:00:25.460Z] 8a3aa393b2d8: Pulling fs layer [2023-06-12T18:00:25.460Z] 4657fd5d0bcf: Waiting [2023-06-12T18:00:25.460Z] 8a3aa393b2d8: Waiting [2023-06-12T18:00:25.460Z] 6ad1cebc031e: Waiting [2023-06-12T18:00:25.460Z] 114826534d7a: Waiting [2023-06-12T18:00:25.460Z] 25bc292e5bac: Download complete [2023-06-12T18:00:25.460Z] 52dc419b0ee2: Verifying Checksum [2023-06-12T18:00:25.460Z] 52dc419b0ee2: Download complete [2023-06-12T18:00:25.460Z] 4657fd5d0bcf: Verifying Checksum [2023-06-12T18:00:25.460Z] 4657fd5d0bcf: Download complete [2023-06-12T18:00:25.460Z] df9b9388f04a: Download complete [2023-06-12T18:00:25.719Z] df9b9388f04a: Pull complete [2023-06-12T18:00:25.719Z] 6ad1cebc031e: Verifying Checksum [2023-06-12T18:00:25.719Z] 6ad1cebc031e: Download complete [2023-06-12T18:00:25.719Z] 52dc419b0ee2: Pull complete [2023-06-12T18:00:25.719Z] 25bc292e5bac: Pull complete [2023-06-12T18:00:26.287Z] 114826534d7a: Verifying Checksum [2023-06-12T18:00:26.287Z] 114826534d7a: Download complete [2023-06-12T18:00:26.287Z] 8a3aa393b2d8: Verifying Checksum [2023-06-12T18:00:26.287Z] 8a3aa393b2d8: Download complete [2023-06-12T18:00:29.570Z] 114826534d7a: Pull complete [2023-06-12T18:00:29.570Z] 4657fd5d0bcf: Pull complete [2023-06-12T18:00:29.570Z] 6ad1cebc031e: Pull complete [2023-06-12T18:00:32.096Z] 8a3aa393b2d8: Pull complete [2023-06-12T18:00:32.096Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-12T18:00:32.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-12T18:00:32.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:00:32.165Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T18:00:32.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T18:00:35.759Z] $ docker top 36b3c6e1014c58bcc11a27325e386b34ea891c0dc0cd22e0f2721f41ff196aac -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-12T18:00:35.845Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-06-12T18:00:36.123Z] + set -o pipefail [2023-06-12T18:00:36.123Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-06-12T18:00:41.116Z] [2023-06-12T18:00:41.116Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-06-12T18:00:41.116Z] [2023-06-12T18:00:41.116Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/933e79d6-41ba-4c6d-98db-d11e1069fd29 [2023-06-12T18:00:41.116Z] [2023-06-12T18:00:41.116Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-06-12T18:00:41.116Z] [2023-06-12T18:00:41.116Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-12T18:00:41.116Z] [2023-06-12T18:00:41.116Z] [2023-06-12T18:00:41.116Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-12T18:00:41.116Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-12T18:00:41.116Z] More details here: https://snyk.co/ue1NS [2023-06-12T18:00:41.116Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-06-12T18:00:41.116Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-06-12T18:00:41.101Z] $ docker stop --time=1 36b3c6e1014c58bcc11a27325e386b34ea891c0dc0cd22e0f2721f41ff196aac [2023-06-12T18:00:44.020Z] $ docker rm -f --volumes 36b3c6e1014c58bcc11a27325e386b34ea891c0dc0cd22e0f2721f41ff196aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T18:00:45.826Z] + git log --format=format:%s -1 4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] sh [2023-06-12T18:00:47.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T18:00:47.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:00:47.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T18:00:47.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:00:47.403Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T18:00:47.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T18:00:47.827Z] $ docker top aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da -eo pid,comm [2023-06-12T18:00:47.895Z] 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-06-12T18:00:47.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T18:00:47.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T18:00:47.934Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T18:00:48.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T18:00:48.026Z] $ docker exec aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da ssh-agent [2023-06-12T18:00:48.166Z] SSH_AUTH_SOCK=/tmp/ssh-nS9aJj0yS73M/agent.31 [2023-06-12T18:00:48.166Z] SSH_AGENT_PID=37 [2023-06-12T18:00:48.171Z] Running ssh-add (command line suppressed) [2023-06-12T18:00:48.252Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9130603101741975578.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9130603101741975578.key) [2023-06-12T18:00:48.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T18:00:48.578Z] + git semver tag [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,860 [run_tag] DEBUG tag force:False [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,860 [check_head_tag] DEBUG check head tag [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,861 [execute] INFO git cat-file --batch-check [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,865 [execute] INFO git cat-file --batch [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,896 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,896 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,896 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-06-12T18:00:49.147Z] 2023-06-12 18:00:48,902 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-06-12T18:00:49.147Z] 3.1.0-dev.1 [Pipeline] } [2023-06-12T18:00:49.132Z] $ docker exec --env ******** --env ******** aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da ssh-agent -k [2023-06-12T18:00:49.227Z] unset SSH_AUTH_SOCK; [2023-06-12T18:00:49.227Z] unset SSH_AGENT_PID; [2023-06-12T18:00:49.227Z] echo Agent pid 37 killed; [2023-06-12T18:00:49.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T18:00:49.562Z] + git semver [Pipeline] } [2023-06-12T18:00:49.809Z] $ docker stop --time=1 aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da [2023-06-12T18:00:51.063Z] $ docker rm -f --volumes aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:00:51.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-12T18:00:51.465Z] [2023-06-12T18:00:51.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:00:51.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-12T18:00:51.762Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-12T18:00:51.762Z] ab5ef0e58194: Pulling fs layer [2023-06-12T18:00:51.762Z] 9712f1f96733: Pulling fs layer [2023-06-12T18:00:51.762Z] 63f879dbbcfc: Pulling fs layer [2023-06-12T18:00:51.762Z] 0d9ebad4ef96: Pulling fs layer [2023-06-12T18:00:51.762Z] e9a5061849ea: Pulling fs layer [2023-06-12T18:00:51.762Z] d747dcd14b5f: Pulling fs layer [2023-06-12T18:00:51.762Z] 2de7ff778b66: Pulling fs layer [2023-06-12T18:00:51.762Z] e9a5061849ea: Waiting [2023-06-12T18:00:51.762Z] 0d9ebad4ef96: Waiting [2023-06-12T18:00:51.762Z] 2de7ff778b66: Waiting [2023-06-12T18:00:51.762Z] 9712f1f96733: Verifying Checksum [2023-06-12T18:00:51.762Z] 9712f1f96733: Download complete [2023-06-12T18:00:52.022Z] 63f879dbbcfc: Verifying Checksum [2023-06-12T18:00:52.022Z] 63f879dbbcfc: Download complete [2023-06-12T18:00:52.281Z] e9a5061849ea: Verifying Checksum [2023-06-12T18:00:52.281Z] e9a5061849ea: Download complete [2023-06-12T18:00:52.281Z] 0d9ebad4ef96: Verifying Checksum [2023-06-12T18:00:52.281Z] 0d9ebad4ef96: Download complete [2023-06-12T18:00:52.281Z] d747dcd14b5f: Verifying Checksum [2023-06-12T18:00:52.281Z] d747dcd14b5f: Download complete [2023-06-12T18:00:52.281Z] ab5ef0e58194: Verifying Checksum [2023-06-12T18:00:52.281Z] ab5ef0e58194: Download complete [2023-06-12T18:00:52.281Z] 2de7ff778b66: Verifying Checksum [2023-06-12T18:00:52.281Z] 2de7ff778b66: Download complete [2023-06-12T18:00:54.813Z] ab5ef0e58194: Pull complete [2023-06-12T18:00:54.813Z] 9712f1f96733: Pull complete [2023-06-12T18:00:55.379Z] 63f879dbbcfc: Pull complete [2023-06-12T18:00:58.660Z] 0d9ebad4ef96: Pull complete [2023-06-12T18:00:58.918Z] e9a5061849ea: Pull complete [2023-06-12T18:00:58.918Z] d747dcd14b5f: Pull complete [2023-06-12T18:00:59.853Z] 2de7ff778b66: Pull complete [2023-06-12T18:00:59.853Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-12T18:00:59.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-12T18:00:59.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:00:59.931Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T18:00:59.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T18:01:05.097Z] $ docker top fcff21283bd9b2c96334e9b7d27a5ba63bad025f14936c1cdb2ba9f9f56bce11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-12T18:01:05.188Z] provisioning config files... [2023-06-12T18:01:05.194Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14439719878018155799tmp [2023-06-12T18:01:05.202Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14517899608302406835tmp [2023-06-12T18:01:05.211Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9912011777856742147tmp [Pipeline] { [Pipeline] echo [2023-06-12T18:01:05.227Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:05.508Z] ---> sigul-configuration.sh [2023-06-12T18:01:05.508Z] gpg: directory `/root/.gnupg' created [2023-06-12T18:01:05.508Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-12T18:01:05.508Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-12T18:01:05.508Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-12T18:01:05.508Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-12T18:01:05.508Z] gpg: CAST5 encrypted data [2023-06-12T18:01:05.508Z] gpg: encrypted with 1 passphrase [2023-06-12T18:01:05.508Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-12T18:01:05.792Z] + mkdir /home/jenkins [2023-06-12T18:01:05.792Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-12T18:01:06.077Z] + 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-06-12T18:01:06.086Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:06.370Z] ---> sigul-install.sh [2023-06-12T18:01:06.370Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-12T18:01:06.655Z] + git tag --list [2023-06-12T18:01:06.655Z] v0.0.0 [2023-06-12T18:01:06.655Z] v0.0.1-dev.1 [2023-06-12T18:01:06.655Z] v0.0.1-dev.10 [2023-06-12T18:01:06.655Z] v0.0.1-dev.11 [2023-06-12T18:01:06.655Z] v0.0.1-dev.12 [2023-06-12T18:01:06.655Z] v0.0.1-dev.13 [2023-06-12T18:01:06.655Z] v0.0.1-dev.14 [2023-06-12T18:01:06.655Z] v0.0.1-dev.15 [2023-06-12T18:01:06.655Z] v0.0.1-dev.16 [2023-06-12T18:01:06.655Z] v0.0.1-dev.2 [2023-06-12T18:01:06.655Z] v0.0.1-dev.3 [2023-06-12T18:01:06.655Z] v0.0.1-dev.4 [2023-06-12T18:01:06.655Z] v0.0.1-dev.5 [2023-06-12T18:01:06.655Z] v0.0.1-dev.6 [2023-06-12T18:01:06.655Z] v0.0.1-dev.7 [2023-06-12T18:01:06.655Z] v0.0.1-dev.8 [2023-06-12T18:01:06.655Z] v0.0.1-dev.9 [2023-06-12T18:01:06.655Z] v2.2.0 [2023-06-12T18:01:06.655Z] v2.2.0-dev.17 [2023-06-12T18:01:06.655Z] v2.2.0-dev.18 [2023-06-12T18:01:06.655Z] v2.2.0-dev.19 [2023-06-12T18:01:06.655Z] v2.2.0-dev.20 [2023-06-12T18:01:06.655Z] v2.2.0-dev.21 [2023-06-12T18:01:06.655Z] v2.2.0-dev.22 [2023-06-12T18:01:06.655Z] v2.2.0-dev.23 [2023-06-12T18:01:06.655Z] v2.2.0-dev.24 [2023-06-12T18:01:06.655Z] v2.2.0-dev.25 [2023-06-12T18:01:06.655Z] v2.2.0-dev.26 [2023-06-12T18:01:06.655Z] v2.2.0-dev.27 [2023-06-12T18:01:06.655Z] v2.3.0 [2023-06-12T18:01:06.655Z] v2.3.0-dev.1 [2023-06-12T18:01:06.655Z] v2.3.0-dev.10 [2023-06-12T18:01:06.655Z] v2.3.0-dev.11 [2023-06-12T18:01:06.655Z] v2.3.0-dev.12 [2023-06-12T18:01:06.655Z] v2.3.0-dev.13 [2023-06-12T18:01:06.655Z] v2.3.0-dev.14 [2023-06-12T18:01:06.655Z] v2.3.0-dev.15 [2023-06-12T18:01:06.655Z] v2.3.0-dev.16 [2023-06-12T18:01:06.655Z] v2.3.0-dev.17 [2023-06-12T18:01:06.655Z] v2.3.0-dev.18 [2023-06-12T18:01:06.655Z] v2.3.0-dev.19 [2023-06-12T18:01:06.655Z] v2.3.0-dev.2 [2023-06-12T18:01:06.655Z] v2.3.0-dev.20 [2023-06-12T18:01:06.655Z] v2.3.0-dev.21 [2023-06-12T18:01:06.655Z] v2.3.0-dev.22 [2023-06-12T18:01:06.655Z] v2.3.0-dev.23 [2023-06-12T18:01:06.655Z] v2.3.0-dev.24 [2023-06-12T18:01:06.655Z] v2.3.0-dev.25 [2023-06-12T18:01:06.655Z] v2.3.0-dev.26 [2023-06-12T18:01:06.655Z] v2.3.0-dev.27 [2023-06-12T18:01:06.655Z] v2.3.0-dev.28 [2023-06-12T18:01:06.655Z] v2.3.0-dev.3 [2023-06-12T18:01:06.655Z] v2.3.0-dev.4 [2023-06-12T18:01:06.655Z] v2.3.0-dev.5 [2023-06-12T18:01:06.655Z] v2.3.0-dev.6 [2023-06-12T18:01:06.655Z] v2.3.0-dev.7 [2023-06-12T18:01:06.655Z] v2.3.0-dev.8 [2023-06-12T18:01:06.655Z] v2.3.0-dev.9 [2023-06-12T18:01:06.655Z] v2.3.1 [2023-06-12T18:01:06.655Z] v2.3.1-dev.4 [2023-06-12T18:01:06.655Z] v2.3.1-dev.5 [2023-06-12T18:01:06.655Z] v2.3.1-dev.6 [2023-06-12T18:01:06.655Z] v3.0 [2023-06-12T18:01:06.655Z] v3.0.0 [2023-06-12T18:01:06.655Z] v3.0.0-dev.1 [2023-06-12T18:01:06.655Z] v3.0.0-dev.10 [2023-06-12T18:01:06.655Z] v3.0.0-dev.11 [2023-06-12T18:01:06.655Z] v3.0.0-dev.12 [2023-06-12T18:01:06.655Z] v3.0.0-dev.13 [2023-06-12T18:01:06.655Z] v3.0.0-dev.14 [2023-06-12T18:01:06.655Z] v3.0.0-dev.15 [2023-06-12T18:01:06.655Z] v3.0.0-dev.16 [2023-06-12T18:01:06.655Z] v3.0.0-dev.17 [2023-06-12T18:01:06.655Z] v3.0.0-dev.18 [2023-06-12T18:01:06.655Z] v3.0.0-dev.19 [2023-06-12T18:01:06.655Z] v3.0.0-dev.2 [2023-06-12T18:01:06.655Z] v3.0.0-dev.20 [2023-06-12T18:01:06.655Z] v3.0.0-dev.21 [2023-06-12T18:01:06.655Z] v3.0.0-dev.22 [2023-06-12T18:01:06.655Z] v3.0.0-dev.23 [2023-06-12T18:01:06.655Z] v3.0.0-dev.24 [2023-06-12T18:01:06.655Z] v3.0.0-dev.25 [2023-06-12T18:01:06.655Z] v3.0.0-dev.26 [2023-06-12T18:01:06.655Z] v3.0.0-dev.27 [2023-06-12T18:01:06.655Z] v3.0.0-dev.28 [2023-06-12T18:01:06.655Z] v3.0.0-dev.29 [2023-06-12T18:01:06.655Z] v3.0.0-dev.3 [2023-06-12T18:01:06.655Z] v3.0.0-dev.30 [2023-06-12T18:01:06.655Z] v3.0.0-dev.31 [2023-06-12T18:01:06.655Z] v3.0.0-dev.32 [2023-06-12T18:01:06.655Z] v3.0.0-dev.33 [2023-06-12T18:01:06.655Z] v3.0.0-dev.34 [2023-06-12T18:01:06.655Z] v3.0.0-dev.35 [2023-06-12T18:01:06.655Z] v3.0.0-dev.36 [2023-06-12T18:01:06.655Z] v3.0.0-dev.37 [2023-06-12T18:01:06.655Z] v3.0.0-dev.38 [2023-06-12T18:01:06.655Z] v3.0.0-dev.39 [2023-06-12T18:01:06.655Z] v3.0.0-dev.4 [2023-06-12T18:01:06.655Z] v3.0.0-dev.40 [2023-06-12T18:01:06.655Z] v3.0.0-dev.41 [2023-06-12T18:01:06.655Z] v3.0.0-dev.42 [2023-06-12T18:01:06.655Z] v3.0.0-dev.43 [2023-06-12T18:01:06.655Z] v3.0.0-dev.44 [2023-06-12T18:01:06.655Z] v3.0.0-dev.45 [2023-06-12T18:01:06.655Z] v3.0.0-dev.46 [2023-06-12T18:01:06.655Z] v3.0.0-dev.47 [2023-06-12T18:01:06.655Z] v3.0.0-dev.48 [2023-06-12T18:01:06.655Z] v3.0.0-dev.49 [2023-06-12T18:01:06.655Z] v3.0.0-dev.5 [2023-06-12T18:01:06.655Z] v3.0.0-dev.50 [2023-06-12T18:01:06.655Z] v3.0.0-dev.51 [2023-06-12T18:01:06.655Z] v3.0.0-dev.6 [2023-06-12T18:01:06.655Z] v3.0.0-dev.7 [2023-06-12T18:01:06.655Z] v3.0.0-dev.8 [2023-06-12T18:01:06.655Z] v3.0.0-dev.9 [2023-06-12T18:01:06.655Z] v3.1.0-dev.1 [Pipeline] sh [2023-06-12T18:01:06.944Z] + lftools sign git-tag v3.1.0-dev.1 [2023-06-12T18:01:07.511Z] Signing Git tag with Sigul... [2023-06-12T18:01:07.511Z] Signing v3.1.0-dev.1 [Pipeline] echo [2023-06-12T18:01:07.780Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:08.064Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-12T18:01:08.071Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-12T18:01:08.067Z] $ docker stop --time=1 fcff21283bd9b2c96334e9b7d27a5ba63bad025f14936c1cdb2ba9f9f56bce11 [2023-06-12T18:01:09.369Z] $ docker rm -f --volumes fcff21283bd9b2c96334e9b7d27a5ba63bad025f14936c1cdb2ba9f9f56bce11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-12T18:01:09.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T18:01:09.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:01:10.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T18:01:10.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:01:10.185Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T18:01:10.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T18:01:10.511Z] $ docker top 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 -eo pid,comm [2023-06-12T18:01:10.581Z] 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-06-12T18:01:10.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T18:01:10.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T18:01:10.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T18:01:10.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T18:01:10.706Z] $ docker exec 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 ssh-agent [2023-06-12T18:01:10.823Z] SSH_AUTH_SOCK=/tmp/ssh-HXTwWxYuLui1/agent.32 [2023-06-12T18:01:10.823Z] SSH_AGENT_PID=38 [2023-06-12T18:01:10.828Z] Running ssh-add (command line suppressed) [2023-06-12T18:01:10.901Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6636524200086950919.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6636524200086950919.key) [2023-06-12T18:01:10.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T18:01:11.229Z] + git semver bump pre [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,385 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,385 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,385 [bump_version] DEBUG bumped version:3.1.0-dev.2 [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,385 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,385 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,385 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,387 [execute] INFO git cat-file --batch-check [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,392 [execute] INFO git cat-file --batch [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T18:01:11.489Z] 2023-06-12 18:01:11,397 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-06-12T18:01:11.489Z] 3.1.0-dev.2 [Pipeline] } [2023-06-12T18:01:11.476Z] $ docker exec --env ******** --env ******** 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 ssh-agent -k [2023-06-12T18:01:11.575Z] unset SSH_AUTH_SOCK; [2023-06-12T18:01:11.575Z] unset SSH_AGENT_PID; [2023-06-12T18:01:11.575Z] echo Agent pid 38 killed; [2023-06-12T18:01:11.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T18:01:11.921Z] + git semver [Pipeline] } [2023-06-12T18:01:12.169Z] $ docker stop --time=1 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 [2023-06-12T18:01:13.408Z] $ docker rm -f --volumes 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T18:01:13.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T18:01:13.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:01:14.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T18:01:14.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:01:14.140Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T18:01:14.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T18:01:14.459Z] $ docker top 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T18:01:14.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T18:01:14.562Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T18:01:14.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T18:01:14.651Z] $ docker exec 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c ssh-agent [2023-06-12T18:01:14.778Z] SSH_AUTH_SOCK=/tmp/ssh-aFJ2CsMAfqrd/agent.32 [2023-06-12T18:01:14.778Z] SSH_AGENT_PID=38 [2023-06-12T18:01:14.783Z] Running ssh-add (command line suppressed) [2023-06-12T18:01:14.856Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11957801396275187221.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11957801396275187221.key) [2023-06-12T18:01:14.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T18:01:15.176Z] + git semver push [2023-06-12T18:01:15.434Z] 2023-06-12 18:01:15,307 [run_push] DEBUG push [2023-06-12T18:01:15.434Z] 2023-06-12 18:01:15,307 [execute] INFO git cat-file --batch-check [2023-06-12T18:01:15.434Z] 2023-06-12 18:01:15,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T18:01:15.434Z] 2023-06-12 18:01:15,311 [execute] INFO git rev-list 1dd7acfd79fa7e6707990a3c884fb77a792b9f60 -- [2023-06-12T18:01:15.434Z] 2023-06-12 18:01:15,311 [execute] DEBUG Popen(['git', 'rev-list', '1dd7acfd79fa7e6707990a3c884fb77a792b9f60', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-12T18:01:15.434Z] 2023-06-12 18:01:15,319 [execute] INFO git fetch -v origin [2023-06-12T18:01:15.434Z] 2023-06-12 18:01:15,319 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-12T18:01:16.001Z] 2023-06-12 18:01:15,819 [run_push] DEBUG no remote changes detected [2023-06-12T18:01:16.001Z] 2023-06-12 18:01:15,820 [execute] INFO git push origin semver [2023-06-12T18:01:16.001Z] 2023-06-12 18:01:15,820 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-12T18:01:16.937Z] 2023-06-12 18:01:16,613 [run_push] DEBUG push all version tags [2023-06-12T18:01:16.937Z] 2023-06-12 18:01:16,614 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-12T18:01:16.937Z] 2023-06-12 18:01:16,614 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-06-12T18:01:17.873Z] 2023-06-12 18:01:17,602 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-06-12T18:01:17.873Z] 3.1.0-dev.2 [Pipeline] } [2023-06-12T18:01:17.860Z] $ docker exec --env ******** --env ******** 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c ssh-agent -k [2023-06-12T18:01:17.961Z] unset SSH_AUTH_SOCK; [2023-06-12T18:01:17.961Z] unset SSH_AGENT_PID; [2023-06-12T18:01:17.961Z] echo Agent pid 38 killed; [2023-06-12T18:01:17.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T18:01:18.324Z] + git semver [Pipeline] } [2023-06-12T18:01:18.645Z] $ docker stop --time=1 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c [2023-06-12T18:01:19.892Z] $ docker rm -f --volumes 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c [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-06-12T18:01:20.468Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-06-12T18:01:20.468Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-06-12T18:01:20.468Z] total 16 [2023-06-12T18:01:20.468Z] drwxr-xr-x 3 root root 4096 Jun 12 17:48 . [2023-06-12T18:01:20.468Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 18:01 .. [2023-06-12T18:01:20.468Z] drwxr-xr-x 2 root root 4096 Jun 12 17:48 cost [2023-06-12T18:01:20.468Z] -rw-r--r-- 1 root root 89 Jun 12 17:48 cost.csv [2023-06-12T18:01:20.468Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-06-12T18:01:20.468Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-06-12T18:01:20.468Z] total 16 [2023-06-12T18:01:20.468Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:48 . [2023-06-12T18:01:20.468Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 18:01 .. [2023-06-12T18:01:20.468Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 17:48 cost [2023-06-12T18:01:20.468Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 12 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:20.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:21.612Z] ---> package-listing.sh [2023-06-12T18:01:21.612Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-12T18:01:21.612Z] ++ facter osfamily [2023-06-12T18:01:21.871Z] + OS_FAMILY=debian [2023-06-12T18:01:21.871Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-06-12T18:01:21.871Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-12T18:01:21.871Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-12T18:01:21.871Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-12T18:01:21.871Z] + PACKAGES=/tmp/packages_start.txt [2023-06-12T18:01:21.871Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-06-12T18:01:21.871Z] + PACKAGES=/tmp/packages_end.txt [2023-06-12T18:01:21.871Z] + case "${OS_FAMILY}" in [2023-06-12T18:01:21.871Z] + dpkg -l [2023-06-12T18:01:21.871Z] + grep '^ii' [2023-06-12T18:01:21.871Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-12T18:01:21.871Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-12T18:01:21.871Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-12T18:01:21.871Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-06-12T18:01:21.871Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-06-12T18:01:21.871Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-06-12T18:01:21.881Z] 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/exfoundry_device-usb-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-06-12T18:01:22.159Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:01:22.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T18:01:22.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:01:22.790Z] prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container [2023-06-12T18:01:22.799Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-06-12T18:01:22.997Z] $ docker top 3a6eebd1c4937e15d19c60932b61e7f89ea809762155df52a1b4527058237b31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T18:01:23.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-12T18:01:23.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-12T18:01:23.926Z] + ls /var/log/sa-host [2023-06-12T18:01:23.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T18:01:24.003Z] provisioning config files... [2023-06-12T18:01:24.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14403683617236820428tmp [Pipeline] { [Pipeline] echo [2023-06-12T18:01:24.025Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:24.310Z] ---> create-netrc.sh [Pipeline] } [2023-06-12T18:01:24.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:24.649Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-12T18:01:24.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:24.946Z] ---> sudo-logs.sh [2023-06-12T18:01:24.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-12T18:01:24.976Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:25.261Z] ---> job-cost.sh [2023-06-12T18:01:25.261Z] lf-activate-venv: SKIPPING [2023-06-12T18:01:25.261Z] DEBUG: total: 0.2199999988079071 [2023-06-12T18:01:25.261Z] INFO: Retrieving Stack Cost... [2023-06-12T18:01:25.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T18:01:26.091Z] INFO: Archiving Costs [Pipeline] echo [2023-06-12T18:01:26.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:01:26.388Z] ---> logs-deploy.sh [2023-06-12T18:01:26.388Z] lf-activate-venv: SKIPPING [2023-06-12T18:01:26.388Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/125 [2023-06-12T18:01:26.388Z] INFO: archiving workspace using pattern(s): [2023-06-12T18:01:27.326Z] Archives upload complete. [2023-06-12T18:01:27.326Z] INFO: archiving logs to Nexus