Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fffbd66594f49ede0a3d86a9de33fe9badea20d 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-ssh15315077820283962026.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh2959876095734226317.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh505349605033548323.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh11648230513782346544.key Verifying host key using known hosts file > 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-ssh13498374513933780981.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117309 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 5fffbd66594f49ede0a3d86a9de33fe9badea20d (main) Commit message: "Merge pull request #108 from ejlee3/go-mods-config-docker" > 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 5fffbd66594f49ede0a3d86a9de33fe9badea20d # timeout=10 > git rev-list --no-walk cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T20:32:51.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T20:32:51.659Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T20:32:51.673Z] ========================================================= [2022-10-26T20:32:51.673Z] EdgeX Global Pipelines Version Info [2022-10-26T20:32:51.673Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:32:52.373Z] ------------------- [2022-10-26T20:32:52.373Z] stable info: [2022-10-26T20:32:52.373Z] ------------------- [2022-10-26T20:32:52.373Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T20:32:52.373Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:32:52.373Z] Message: update stable to v1.0.243 [2022-10-26T20:32:52.942Z] ------------------- [2022-10-26T20:32:52.942Z] experimental info: [2022-10-26T20:32:52.942Z] ------------------- [2022-10-26T20:32:52.942Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T20:32:52.942Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:32:52.942Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T20:32:53.122Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-26T20:32:53.134Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-26T20:32:53.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T20:32:53.164Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T20:32:53.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T20:32:53.188Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T20:32:53.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T20:32:53.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T20:32:53.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T20:32:53.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T20:32:53.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T20:32:53.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-26T20:32:53.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T20:32:53.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T20:32:53.299Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T20:32:53.315Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T20:32:53.327Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:32:53.339Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:32:53.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T20:32:53.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T20:32:53.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T20:32:53.404Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T20:32:53.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T20:32:53.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T20:32:53.453Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T20:32:53.464Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T20:32:53.477Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T20:32:53.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T20:32:53.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T20:32:53.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T20:32:53.525Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fffbd66594f49ede0a3d86a9de33fe9badea20d [Pipeline] echo [2022-10-26T20:32:53.536Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fffbd6 [Pipeline] echo [2022-10-26T20:32:53.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:32:53.593Z] provisioning config files... [2022-10-26T20:32:53.610Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4671893286491114030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:32:53.907Z] ---> docker-login.sh [2022-10-26T20:32:53.907Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:32:54.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:32:54.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:32:54.168Z] Configure a credential helper to remove this warning. See [2022-10-26T20:32:54.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:32:54.169Z] [2022-10-26T20:32:54.169Z] Login Succeeded [2022-10-26T20:32:54.169Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:32:54.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:32:54.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:32:54.429Z] Configure a credential helper to remove this warning. See [2022-10-26T20:32:54.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:32:54.429Z] [2022-10-26T20:32:54.429Z] Login Succeeded [2022-10-26T20:32:54.429Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:32:54.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:32:54.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:32:54.429Z] Configure a credential helper to remove this warning. See [2022-10-26T20:32:54.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:32:54.429Z] [2022-10-26T20:32:54.429Z] Login Succeeded [2022-10-26T20:32:54.429Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:32:54.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:32:54.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:32:54.689Z] Configure a credential helper to remove this warning. See [2022-10-26T20:32:54.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:32:54.689Z] [2022-10-26T20:32:54.689Z] Login Succeeded [2022-10-26T20:32:54.689Z] docker.io [2022-10-26T20:32:54.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:32:54.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:32:54.948Z] Configure a credential helper to remove this warning. See [2022-10-26T20:32:54.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:32:54.948Z] [2022-10-26T20:32:54.948Z] Login Succeeded [2022-10-26T20:32:54.948Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:32:54.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T20:32:55.325Z] + git rev-list -1 --merges 5fffbd66594f49ede0a3d86a9de33fe9badea20d~1..5fffbd66594f49ede0a3d86a9de33fe9badea20d [Pipeline] echo [2022-10-26T20:32:55.350Z] -----------> git rev-list -1 --merges 5fffbd66594f49ede0a3d86a9de33fe9badea20d~1..5fffbd66594f49ede0a3d86a9de33fe9badea20d 5fffbd66594f49ede0a3d86a9de33fe9badea20d [2022-10-26T20:32:55.350Z] 5fffbd66594f49ede0a3d86a9de33fe9badea20d [false] [Pipeline] sh [2022-10-26T20:32:55.636Z] + git log --format=format:%s -1 5fffbd66594f49ede0a3d86a9de33fe9badea20d [Pipeline] echo [2022-10-26T20:32:55.652Z] ========================================================= [2022-10-26T20:32:55.652Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T20:32:55.652Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:32:55.988Z] + git log --format=format:%s -1 5fffbd66594f49ede0a3d86a9de33fe9badea20d [Pipeline] echo [2022-10-26T20:32:56.012Z] [semverPrep] GIT_COMMIT: 5fffbd66594f49ede0a3d86a9de33fe9badea20d, Commit Message: Merge pull request #108 from ejlee3/go-mods-config-docker [Pipeline] echo [2022-10-26T20:32:56.020Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T20:32:56.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:32:56.417Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T20:32:56.417Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T20:32:56.417Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T20:32:56.417Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T20:32:56.417Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T20:32:56.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:32:56.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:32:56.833Z] [2022-10-26T20:32:56.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:32:57.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:32:57.131Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T20:32:57.131Z] b85a868b505f: Pulling fs layer [2022-10-26T20:32:57.131Z] e2be974225ed: Pulling fs layer [2022-10-26T20:32:57.131Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T20:32:57.131Z] 988bab9f4d93: Pulling fs layer [2022-10-26T20:32:57.131Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T20:32:57.131Z] eaf3925da568: Pulling fs layer [2022-10-26T20:32:57.131Z] bab4dde63d76: Pulling fs layer [2022-10-26T20:32:57.131Z] bde34c3a00c8: Pulling fs layer [2022-10-26T20:32:57.131Z] b352a97aabf1: Pulling fs layer [2022-10-26T20:32:57.131Z] 4872d77fe225: Pulling fs layer [2022-10-26T20:32:57.131Z] 5851b861e8e6: Pulling fs layer [2022-10-26T20:32:57.131Z] bab4dde63d76: Waiting [2022-10-26T20:32:57.131Z] bde34c3a00c8: Waiting [2022-10-26T20:32:57.131Z] b352a97aabf1: Waiting [2022-10-26T20:32:57.131Z] 4872d77fe225: Waiting [2022-10-26T20:32:57.131Z] 5851b861e8e6: Waiting [2022-10-26T20:32:57.131Z] 988bab9f4d93: Waiting [2022-10-26T20:32:57.131Z] 1469e6f7b9e6: Waiting [2022-10-26T20:32:57.131Z] eaf3925da568: Waiting [2022-10-26T20:32:57.131Z] e2be974225ed: Download complete [2022-10-26T20:32:57.131Z] 988bab9f4d93: Verifying Checksum [2022-10-26T20:32:57.131Z] 988bab9f4d93: Download complete [2022-10-26T20:32:57.389Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T20:32:57.389Z] 1469e6f7b9e6: Download complete [2022-10-26T20:32:57.389Z] eaf3925da568: Verifying Checksum [2022-10-26T20:32:57.389Z] eaf3925da568: Download complete [2022-10-26T20:32:57.389Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T20:32:57.389Z] 339a4e72a1f5: Download complete [2022-10-26T20:32:57.389Z] bde34c3a00c8: Verifying Checksum [2022-10-26T20:32:57.389Z] bde34c3a00c8: Download complete [2022-10-26T20:32:57.389Z] 4872d77fe225: Verifying Checksum [2022-10-26T20:32:57.389Z] 4872d77fe225: Download complete [2022-10-26T20:32:57.389Z] 5851b861e8e6: Verifying Checksum [2022-10-26T20:32:57.389Z] 5851b861e8e6: Download complete [2022-10-26T20:32:57.389Z] b85a868b505f: Verifying Checksum [2022-10-26T20:32:57.389Z] b85a868b505f: Download complete [2022-10-26T20:32:57.648Z] bab4dde63d76: Verifying Checksum [2022-10-26T20:32:57.648Z] bab4dde63d76: Download complete [2022-10-26T20:32:59.027Z] b85a868b505f: Pull complete [2022-10-26T20:32:59.027Z] e2be974225ed: Pull complete [2022-10-26T20:32:59.594Z] 339a4e72a1f5: Pull complete [2022-10-26T20:32:59.594Z] 988bab9f4d93: Pull complete [2022-10-26T20:32:59.853Z] 1469e6f7b9e6: Pull complete [2022-10-26T20:32:59.853Z] eaf3925da568: Pull complete [2022-10-26T20:33:01.755Z] bab4dde63d76: Pull complete [2022-10-26T20:33:01.755Z] bde34c3a00c8: Pull complete [2022-10-26T20:33:01.755Z] b352a97aabf1: Pull complete [2022-10-26T20:33:02.015Z] 4872d77fe225: Pull complete [2022-10-26T20:33:02.015Z] 5851b861e8e6: Pull complete [2022-10-26T20:33:02.015Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T20:33:02.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:33:02.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:33:02.094Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:33:02.123Z] $ 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 [2022-10-26T20:33:03.603Z] $ docker top 899ba63c39e2cb238e95df495b004c9da73ca42454ead1c39cc613ea16464b12 -eo pid,comm [2022-10-26T20:33:03.664Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T20:33:03.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:33:03.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:33:03.703Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:33:03.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:33:03.841Z] $ docker exec 899ba63c39e2cb238e95df495b004c9da73ca42454ead1c39cc613ea16464b12 ssh-agent [2022-10-26T20:33:03.955Z] SSH_AUTH_SOCK=/tmp/ssh-aWucNXCqrzP9/agent.33 [2022-10-26T20:33:03.955Z] SSH_AGENT_PID=39 [2022-10-26T20:33:03.962Z] Running ssh-add (command line suppressed) [2022-10-26T20:33:04.074Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3994920757889585953.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3994920757889585953.key) [2022-10-26T20:33:04.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:33:04.370Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T20:33:04.386Z] $ docker exec --env ******** --env ******** 899ba63c39e2cb238e95df495b004c9da73ca42454ead1c39cc613ea16464b12 ssh-agent -k [2022-10-26T20:33:04.484Z] unset SSH_AUTH_SOCK; [2022-10-26T20:33:04.484Z] unset SSH_AGENT_PID; [2022-10-26T20:33:04.484Z] echo Agent pid 39 killed; [2022-10-26T20:33:04.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T20:33:04.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:33:04.517Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:33:04.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:33:04.633Z] $ docker exec 899ba63c39e2cb238e95df495b004c9da73ca42454ead1c39cc613ea16464b12 ssh-agent [2022-10-26T20:33:04.743Z] SSH_AUTH_SOCK=/tmp/ssh-AxaqgwZjez46/agent.71 [2022-10-26T20:33:04.743Z] SSH_AGENT_PID=77 [2022-10-26T20:33:04.748Z] Running ssh-add (command line suppressed) [2022-10-26T20:33:04.849Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4834506894169744350.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4834506894169744350.key) [2022-10-26T20:33:04.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:33:05.149Z] + git semver init [2022-10-26T20:33:05.408Z] 2022-10-26 20:33:05,317 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T20:33:05.408Z] 2022-10-26 20:33:05,317 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-26T20:33:05.408Z] 2022-10-26 20:33:05,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-26T20:33:05.408Z] 2022-10-26 20:33:05,318 [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) [2022-10-26T20:33:06.347Z] 2022-10-26 20:33:06,114 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-10-26T20:33:06.347Z] 2022-10-26 20:33:06,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-10-26T20:33:06.347Z] 2022-10-26 20:33:06,115 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-26T20:33:06.347Z] 2022-10-26 20:33:06,115 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-26T20:33:06.347Z] 2.3.0-dev.19 [Pipeline] } [2022-10-26T20:33:06.358Z] $ docker exec --env ******** --env ******** 899ba63c39e2cb238e95df495b004c9da73ca42454ead1c39cc613ea16464b12 ssh-agent -k [2022-10-26T20:33:06.468Z] unset SSH_AUTH_SOCK; [2022-10-26T20:33:06.470Z] unset SSH_AGENT_PID; [2022-10-26T20:33:06.475Z] echo Agent pid 77 killed; [2022-10-26T20:33:06.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:33:06.786Z] + git semver [Pipeline] } [2022-10-26T20:33:07.065Z] $ docker stop --time=1 899ba63c39e2cb238e95df495b004c9da73ca42454ead1c39cc613ea16464b12 [2022-10-26T20:33:08.967Z] $ docker rm -f 899ba63c39e2cb238e95df495b004c9da73ca42454ead1c39cc613ea16464b12 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:33:09.300Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T20:33:09.472Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T20:33:09.475Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:33:09.622Z] provisioning config files... [2022-10-26T20:33:09.629Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9538955078831343615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:33:09.922Z] ---> docker-login.sh [2022-10-26T20:33:09.922Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:33:09.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:33:09.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:33:09.922Z] Configure a credential helper to remove this warning. See [2022-10-26T20:33:09.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:33:09.922Z] [2022-10-26T20:33:09.922Z] Login Succeeded [2022-10-26T20:33:09.922Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:33:09.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:33:09.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:33:09.922Z] Configure a credential helper to remove this warning. See [2022-10-26T20:33:09.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:33:09.922Z] [2022-10-26T20:33:09.922Z] Login Succeeded [2022-10-26T20:33:10.181Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:33:10.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:33:10.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:33:10.181Z] Configure a credential helper to remove this warning. See [2022-10-26T20:33:10.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:33:10.181Z] [2022-10-26T20:33:10.181Z] Login Succeeded [2022-10-26T20:33:10.181Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:33:10.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:33:10.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:33:10.181Z] Configure a credential helper to remove this warning. See [2022-10-26T20:33:10.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:33:10.181Z] [2022-10-26T20:33:10.181Z] Login Succeeded [2022-10-26T20:33:10.181Z] docker.io [2022-10-26T20:33:10.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:33:10.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:33:10.699Z] Configure a credential helper to remove this warning. See [2022-10-26T20:33:10.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:33:10.699Z] [2022-10-26T20:33:10.699Z] Login Succeeded [2022-10-26T20:33:10.699Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:33:10.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T20:33:10.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:33:10.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:33:10.798Z] ========================================================= [2022-10-26T20:33:10.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T20:33:10.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:33:11.109Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T20:33:11.110Z] Sending build context to Docker daemon 1.556MB [2022-10-26T20:33:11.110Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:33:11.110Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-26T20:33:11.110Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T20:33:11.110Z] 213ec9aee27d: Pulling fs layer [2022-10-26T20:33:11.110Z] 4583459ba037: Pulling fs layer [2022-10-26T20:33:11.110Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T20:33:11.110Z] 53926ce57604: Pulling fs layer [2022-10-26T20:33:11.110Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T20:33:11.110Z] 30f14e443154: Pulling fs layer [2022-10-26T20:33:11.110Z] 801331c1e519: Pulling fs layer [2022-10-26T20:33:11.110Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T20:33:11.110Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T20:33:11.110Z] 30f14e443154: Waiting [2022-10-26T20:33:11.110Z] 801331c1e519: Waiting [2022-10-26T20:33:11.110Z] 7d9ed39f4882: Waiting [2022-10-26T20:33:11.110Z] 99cc6dd402b0: Waiting [2022-10-26T20:33:11.110Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T20:33:11.110Z] 4583459ba037: Download complete [2022-10-26T20:33:11.110Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T20:33:11.110Z] 21b2b0c7a3f4: Download complete [2022-10-26T20:33:11.110Z] 30f14e443154: Verifying Checksum [2022-10-26T20:33:11.110Z] 30f14e443154: Download complete [2022-10-26T20:33:11.369Z] 213ec9aee27d: Verifying Checksum [2022-10-26T20:33:11.369Z] 213ec9aee27d: Download complete [2022-10-26T20:33:11.369Z] 801331c1e519: Download complete [2022-10-26T20:33:11.369Z] 213ec9aee27d: Pull complete [2022-10-26T20:33:11.631Z] 4583459ba037: Pull complete [2022-10-26T20:33:11.631Z] 93c1e223e6f2: Pull complete [2022-10-26T20:33:11.631Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T20:33:11.631Z] 7d9ed39f4882: Download complete [2022-10-26T20:33:11.890Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T20:33:11.890Z] 99cc6dd402b0: Download complete [2022-10-26T20:33:12.147Z] 53926ce57604: Verifying Checksum [2022-10-26T20:33:12.147Z] 53926ce57604: Download complete [2022-10-26T20:33:16.343Z] 53926ce57604: Pull complete [2022-10-26T20:33:16.343Z] 21b2b0c7a3f4: Pull complete [2022-10-26T20:33:16.343Z] 30f14e443154: Pull complete [2022-10-26T20:33:16.343Z] 801331c1e519: Pull complete [2022-10-26T20:33:18.872Z] 99cc6dd402b0: Pull complete [2022-10-26T20:33:19.440Z] 7d9ed39f4882: Pull complete [2022-10-26T20:33:19.440Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T20:33:19.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T20:33:19.440Z] ---> 1dedd983c030 [2022-10-26T20:33:19.440Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-26T20:33:21.345Z] ---> Running in bf05a59cbecc [2022-10-26T20:33:21.345Z] Removing intermediate container bf05a59cbecc [2022-10-26T20:33:21.345Z] ---> bb42bf6d5d40 [2022-10-26T20:33:21.345Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T20:33:21.603Z] ---> Running in cd4c23ed3005 [2022-10-26T20:33:21.603Z] Removing intermediate container cd4c23ed3005 [2022-10-26T20:33:21.603Z] ---> 9b61bc9713ce [2022-10-26T20:33:21.603Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-26T20:33:21.603Z] ---> Running in 2e16831994d7 [2022-10-26T20:33:21.863Z] Removing intermediate container 2e16831994d7 [2022-10-26T20:33:21.863Z] ---> dac83fe65ac0 [2022-10-26T20:33:21.863Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-26T20:33:21.863Z] ---> Running in 512b77f1023b [2022-10-26T20:33:21.863Z] Removing intermediate container 512b77f1023b [2022-10-26T20:33:21.863Z] ---> 077cf25a045a [2022-10-26T20:33:21.863Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:33:21.863Z] ---> Running in f942b3d19f64 [2022-10-26T20:33:22.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:33:22.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:33:22.641Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-26T20:33:22.641Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-26T20:33:22.641Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-26T20:33:22.641Z] (4/80) Installing libxcb (1.15-r0) [2022-10-26T20:33:22.641Z] (5/80) Installing libx11 (1.8-r0) [2022-10-26T20:33:22.641Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-26T20:33:22.641Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-26T20:33:22.641Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-26T20:33:22.641Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-26T20:33:22.641Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-26T20:33:22.641Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-26T20:33:22.641Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-26T20:33:22.641Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-26T20:33:22.641Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-26T20:33:22.898Z] (15/80) Installing libice (1.0.10-r0) [2022-10-26T20:33:22.899Z] (16/80) Installing libuuid (2.38-r1) [2022-10-26T20:33:22.899Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-26T20:33:22.899Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-26T20:33:22.899Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-26T20:33:22.899Z] (20/80) Installing xset (1.2.4-r0) [2022-10-26T20:33:22.899Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-26T20:33:22.899Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-26T20:33:22.899Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-26T20:33:22.899Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-26T20:33:22.899Z] (25/80) Installing libintl (0.21-r2) [2022-10-26T20:33:22.899Z] (26/80) Installing libblkid (2.38-r1) [2022-10-26T20:33:22.899Z] (27/80) Installing libmount (2.38-r1) [2022-10-26T20:33:22.899Z] (28/80) Installing pcre (8.45-r2) [2022-10-26T20:33:22.899Z] (29/80) Installing glib (2.72.1-r0) [2022-10-26T20:33:22.899Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-26T20:33:22.899Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-26T20:33:22.899Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-26T20:33:22.899Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-26T20:33:23.156Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T20:33:23.156Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-26T20:33:23.156Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-26T20:33:23.156Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-26T20:33:23.156Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-26T20:33:23.156Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-26T20:33:23.156Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-26T20:33:23.156Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-26T20:33:23.156Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-26T20:33:23.156Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-26T20:33:23.156Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-26T20:33:23.156Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-26T20:33:23.156Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-26T20:33:23.156Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-26T20:33:23.156Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-26T20:33:23.415Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-26T20:33:23.415Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-26T20:33:23.415Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-26T20:33:23.415Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-26T20:33:23.415Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-26T20:33:23.415Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-26T20:33:23.415Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-26T20:33:23.415Z] (56/80) Installing libunistring (1.0-r0) [2022-10-26T20:33:23.415Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-26T20:33:23.415Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-26T20:33:23.415Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-26T20:33:23.415Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-26T20:33:23.415Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-26T20:33:23.415Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-26T20:33:23.415Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-26T20:33:23.415Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-26T20:33:23.415Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-26T20:33:23.415Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-26T20:33:23.415Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-26T20:33:23.415Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-26T20:33:23.415Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-26T20:33:23.415Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-26T20:33:23.415Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-26T20:33:23.415Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-26T20:33:23.674Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T20:33:23.674Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-26T20:33:23.674Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-26T20:33:23.674Z] Executing udev-init-scripts-35-r0.post-install [2022-10-26T20:33:23.674Z] (76/80) Installing kmod-libs (29-r2) [2022-10-26T20:33:23.674Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-26T20:33:23.674Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-26T20:33:23.674Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-26T20:33:23.674Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-26T20:33:23.674Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:33:23.674Z] Executing eudev-3.2.11-r0.trigger [2022-10-26T20:33:23.674Z] OK: 330 MiB in 131 packages [2022-10-26T20:33:24.576Z] Still waiting to schedule task [2022-10-26T20:33:24.576Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-26T20:33:26.203Z] Removing intermediate container f942b3d19f64 [2022-10-26T20:33:26.203Z] ---> f0be3bf8f609 [2022-10-26T20:33:26.203Z] Step 8/13 : WORKDIR /device-usb-camera [2022-10-26T20:33:26.203Z] ---> Running in 46e9b7e9140e [2022-10-26T20:33:26.203Z] Removing intermediate container 46e9b7e9140e [2022-10-26T20:33:26.203Z] ---> 2d56e6b6016f [2022-10-26T20:33:26.203Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-26T20:33:26.203Z] ---> fad8d33cd325 [2022-10-26T20:33:26.203Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:33:26.203Z] ---> Running in ec37a2e03150 [2022-10-26T20:33:44.345Z] Removing intermediate container ec37a2e03150 [2022-10-26T20:33:44.345Z] ---> 1d338476a9f0 [2022-10-26T20:33:44.345Z] Step 11/13 : COPY . . [2022-10-26T20:33:44.619Z] ---> 173ba3d6513b [2022-10-26T20:33:44.619Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-26T20:33:44.619Z] ---> Running in d11bcae95a3f [2022-10-26T20:33:44.908Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:33:44.908Z] Dload Upload Total Spent Left Speed [2022-10-26T20:33:45.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7522 0 --:--:-- --:--:-- --:--:-- 7531 [2022-10-26T20:33:45.479Z] Removing intermediate container d11bcae95a3f [2022-10-26T20:33:45.479Z] ---> 60badb93a5f5 [2022-10-26T20:33:45.479Z] Step 13/13 : RUN ${MAKE} [2022-10-26T20:33:45.479Z] ---> Running in b5174f7e988a [2022-10-26T20:33:45.748Z] noop [2022-10-26T20:33:46.023Z] Removing intermediate container b5174f7e988a [2022-10-26T20:33:46.023Z] ---> 401d792c18de [2022-10-26T20:33:46.023Z] Successfully built 401d792c18de [2022-10-26T20:33:46.023Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:33:46.363Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:33:46.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:33:46.453Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:33:46.499Z] $ 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 [2022-10-26T20:33:46.892Z] $ docker top 757d8fcf544e73e8cc20008d2b4874db6f6b79ba2736e61b4261d66a34cb81ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:33:47.258Z] + go version [2022-10-26T20:33:47.258Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T20:33:47.270Z] $ docker stop --time=1 757d8fcf544e73e8cc20008d2b4874db6f6b79ba2736e61b4261d66a34cb81ad [2022-10-26T20:33:48.568Z] $ docker rm -f 757d8fcf544e73e8cc20008d2b4874db6f6b79ba2736e61b4261d66a34cb81ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:33:48.949Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:33:48.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:33:49.015Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:33:49.043Z] $ 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 [2022-10-26T20:33:49.463Z] $ docker top 06afdf5be101b26ad6a0dc4feff42b3da42dddf3f274a8fe8d90a5f0b15d7dd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:33:49.801Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:33:50.091Z] + make test [2022-10-26T20:33:50.091Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-26T20:33:50.348Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-26T20:34:02.544Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-26T20:34:02.544Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-10-26T20:34:09.096Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T20:34:09.096Z] CGO_ENABLED=1 go vet ./... [2022-10-26T20:34:12.381Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:34:12.381Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:34:12.381Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T20:34:12.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T20:34:12.404Z] $ docker stop --time=1 06afdf5be101b26ad6a0dc4feff42b3da42dddf3f274a8fe8d90a5f0b15d7dd5 [2022-10-26T20:34:14.256Z] $ docker rm -f 06afdf5be101b26ad6a0dc4feff42b3da42dddf3f274a8fe8d90a5f0b15d7dd5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:34:14.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T20:34:14.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T20:34:15.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T20:34:15.568Z] + ls -al . [2022-10-26T20:34:15.568Z] total 204 [2022-10-26T20:34:15.568Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:33 . [2022-10-26T20:34:15.568Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:32 .. [2022-10-26T20:34:15.568Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:34 .git [2022-10-26T20:34:15.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:32 .github [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 26 20:32 .gitignore [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 20:32 .golangci.yml [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 20:32 .hadolint.yml [2022-10-26T20:34:15.568Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:33 .semver [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 26 20:32 Attribution.txt [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 26 20:32 CHANGELOG.md [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 2378 Oct 26 20:32 Dockerfile [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 20:32 GOVERNANCE.md [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 20:32 Jenkinsfile [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 20:32 LICENSE [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 26 20:32 Makefile [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 20:32 OWNERS.md [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 26 20:32 README.md [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 20:33 VERSION [2022-10-26T20:34:15.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:32 bin [2022-10-26T20:34:15.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:32 cmd [2022-10-26T20:34:15.568Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 26 20:34 coverage.out [2022-10-26T20:34:15.568Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 26 20:32 docker-entrypoint.sh [2022-10-26T20:34:15.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:32 docs [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 3622 Oct 26 20:32 go.mod [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 45124 Oct 26 20:32 go.sum [2022-10-26T20:34:15.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:32 internal [2022-10-26T20:34:15.568Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:32 snap [2022-10-26T20:34:15.568Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:34:15.884Z] + 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=5fffbd66594f49ede0a3d86a9de33fe9badea20d --label arch=amd64 --label version=2.3.0-dev.19 . [2022-10-26T20:34:15.884Z] Sending build context to Docker daemon 1.587MB [2022-10-26T20:34:15.884Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:34:15.884Z] Step 2/35 : FROM ${BASE} AS builder [2022-10-26T20:34:15.884Z] ---> 401d792c18de [2022-10-26T20:34:15.884Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-10-26T20:34:15.884Z] ---> Running in 5340d2611bfd [2022-10-26T20:34:15.884Z] Removing intermediate container 5340d2611bfd [2022-10-26T20:34:15.884Z] ---> 9064c470f5f9 [2022-10-26T20:34:15.884Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T20:34:16.146Z] ---> Running in 1ffe2b34b11c [2022-10-26T20:34:16.146Z] Removing intermediate container 1ffe2b34b11c [2022-10-26T20:34:16.146Z] ---> 48645902a965 [2022-10-26T20:34:16.146Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-26T20:34:16.146Z] ---> Running in 6224cb4a952c [2022-10-26T20:34:16.146Z] Removing intermediate container 6224cb4a952c [2022-10-26T20:34:16.146Z] ---> b3f95f972dad [2022-10-26T20:34:16.146Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-26T20:34:16.405Z] ---> Running in 2cc3e7c3337d [2022-10-26T20:34:16.405Z] Removing intermediate container 2cc3e7c3337d [2022-10-26T20:34:16.405Z] ---> a0bf642fd2fe [2022-10-26T20:34:16.405Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:34:16.405Z] ---> Running in 2c789ea9d436 [2022-10-26T20:34:16.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:34:16.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:34:16.923Z] OK: 330 MiB in 131 packages [2022-10-26T20:34:17.491Z] Removing intermediate container 2c789ea9d436 [2022-10-26T20:34:17.491Z] ---> 30b76f2acaa4 [2022-10-26T20:34:17.491Z] Step 8/35 : WORKDIR /device-usb-camera [2022-10-26T20:34:17.491Z] ---> Running in d4da99a37321 [2022-10-26T20:34:17.491Z] Removing intermediate container d4da99a37321 [2022-10-26T20:34:17.491Z] ---> 9456930a2836 [2022-10-26T20:34:17.491Z] Step 9/35 : COPY go.mod vendor* ./ [2022-10-26T20:34:17.768Z] ---> bce9c3e2a218 [2022-10-26T20:34:17.768Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:34:17.768Z] ---> Running in a5ce0a899c54 [2022-10-26T20:34:19.859Z] Removing intermediate container a5ce0a899c54 [2022-10-26T20:34:19.859Z] ---> 6095f4c962ae [2022-10-26T20:34:19.859Z] Step 11/35 : COPY . . [2022-10-26T20:34:20.126Z] ---> 8293945c8264 [2022-10-26T20:34:20.126Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-26T20:34:20.126Z] ---> Running in d1621cb2aff5 [2022-10-26T20:34:20.384Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:34:20.384Z] Dload Upload Total Spent Left Speed [2022-10-26T20:34:20.384Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 41863 0 --:--:-- --:--:-- --:--:-- 42480 [2022-10-26T20:34:20.643Z] Removing intermediate container d1621cb2aff5 [2022-10-26T20:34:20.643Z] ---> 5eb42982fe9c [2022-10-26T20:34:20.643Z] Step 13/35 : RUN ${MAKE} [2022-10-26T20:34:20.643Z] ---> Running in ec137ade3a20 [2022-10-26T20:34:20.900Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-26T20:34:42.823Z] Removing intermediate container ec137ade3a20 [2022-10-26T20:34:42.823Z] ---> c648ed15520a [2022-10-26T20:34:42.823Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-26T20:34:42.823Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-26T20:34:42.823Z] af6660deedbd: Pulling fs layer [2022-10-26T20:34:42.823Z] 97cd0a44c592: Pulling fs layer [2022-10-26T20:34:42.823Z] 97cd0a44c592: Verifying Checksum [2022-10-26T20:34:42.823Z] 97cd0a44c592: Download complete [2022-10-26T20:34:42.823Z] af6660deedbd: Verifying Checksum [2022-10-26T20:34:42.823Z] af6660deedbd: Download complete [2022-10-26T20:34:42.823Z] af6660deedbd: Pull complete [2022-10-26T20:34:42.823Z] 97cd0a44c592: Pull complete [2022-10-26T20:34:42.823Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-26T20:34:42.823Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-26T20:34:42.823Z] ---> fea57e182299 [2022-10-26T20:34:42.823Z] Step 15/35 : FROM alpine:3.16 [2022-10-26T20:34:43.080Z] 3.16: Pulling from library/alpine [2022-10-26T20:34:43.337Z] 213ec9aee27d: Already exists [2022-10-26T20:34:43.595Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T20:34:43.595Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T20:34:43.595Z] ---> 9c6f07244728 [2022-10-26T20:34:43.595Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-26T20:34:43.595Z] ---> Running in 97a1558ac1a4 [2022-10-26T20:34:43.853Z] Removing intermediate container 97a1558ac1a4 [2022-10-26T20:34:43.853Z] ---> 7923b3d15c44 [2022-10-26T20:34:43.853Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-26T20:34:44.111Z] ---> Running in 9ba19f506369 [2022-10-26T20:34:44.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:34:44.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:34:44.641Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-26T20:34:44.641Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-26T20:34:44.641Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-26T20:34:44.641Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-26T20:34:44.641Z] (5/83) Installing libxcb (1.15-r0) [2022-10-26T20:34:44.641Z] (6/83) Installing libx11 (1.8-r0) [2022-10-26T20:34:44.641Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-26T20:34:44.641Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-26T20:34:44.641Z] (9/83) Installing expat (2.5.0-r0) [2022-10-26T20:34:44.641Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-26T20:34:44.900Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-26T20:34:44.900Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-26T20:34:44.900Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-26T20:34:44.900Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-26T20:34:44.900Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-26T20:34:44.900Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-26T20:34:44.900Z] (17/83) Installing libintl (0.21-r2) [2022-10-26T20:34:44.900Z] (18/83) Installing libblkid (2.38-r1) [2022-10-26T20:34:44.900Z] (19/83) Installing libmount (2.38-r1) [2022-10-26T20:34:44.900Z] (20/83) Installing pcre (8.45-r2) [2022-10-26T20:34:44.900Z] (21/83) Installing glib (2.72.1-r0) [2022-10-26T20:34:44.900Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-26T20:34:44.900Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-26T20:34:44.900Z] (24/83) Installing libass (0.16.0-r0) [2022-10-26T20:34:44.900Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-26T20:34:44.900Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-26T20:34:44.900Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-26T20:34:44.900Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-26T20:34:44.900Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-26T20:34:44.900Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-26T20:34:45.159Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-26T20:34:45.159Z] (32/83) Installing libunistring (1.0-r0) [2022-10-26T20:34:45.159Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-26T20:34:45.159Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T20:34:45.159Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T20:34:45.159Z] (36/83) Installing lame (3.100-r0) [2022-10-26T20:34:45.159Z] (37/83) Installing opus (1.3.1-r1) [2022-10-26T20:34:45.159Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-26T20:34:45.159Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-26T20:34:45.159Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-26T20:34:45.159Z] (41/83) Installing orc (0.4.32-r0) [2022-10-26T20:34:45.159Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T20:34:45.159Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-26T20:34:45.159Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T20:34:45.159Z] (45/83) Installing flac (1.3.4-r0) [2022-10-26T20:34:45.159Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-26T20:34:45.159Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-26T20:34:45.159Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-26T20:34:45.159Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-26T20:34:45.159Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-26T20:34:45.159Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-26T20:34:45.159Z] (52/83) Installing libpulse (15.0-r2) [2022-10-26T20:34:45.159Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-26T20:34:45.417Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-26T20:34:45.417Z] (55/83) Installing librist (0.2.6-r1) [2022-10-26T20:34:45.417Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-26T20:34:45.417Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-26T20:34:45.417Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-26T20:34:45.417Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-26T20:34:45.417Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T20:34:45.417Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-26T20:34:45.417Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-26T20:34:45.417Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-26T20:34:45.417Z] (64/83) Installing libva (2.14.0-r0) [2022-10-26T20:34:45.417Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-26T20:34:45.417Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-26T20:34:45.417Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-26T20:34:45.417Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-26T20:34:45.417Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-26T20:34:45.417Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-26T20:34:45.417Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-26T20:34:45.674Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-26T20:34:45.674Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-26T20:34:45.674Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-26T20:34:45.674Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-26T20:34:45.674Z] Executing udev-init-scripts-35-r0.post-install [2022-10-26T20:34:45.674Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-26T20:34:45.674Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-26T20:34:45.674Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-26T20:34:45.674Z] (79/83) Installing kmod-libs (29-r2) [2022-10-26T20:34:45.674Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-26T20:34:45.933Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-26T20:34:45.933Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-26T20:34:45.933Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-26T20:34:45.933Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:34:45.933Z] Executing eudev-3.2.11-r0.trigger [2022-10-26T20:34:45.933Z] OK: 101 MiB in 97 packages [2022-10-26T20:34:47.310Z] Removing intermediate container 9ba19f506369 [2022-10-26T20:34:47.310Z] ---> 914f886bc72e [2022-10-26T20:34:47.310Z] Step 18/35 : WORKDIR / [2022-10-26T20:34:47.569Z] ---> Running in e8ef6a79d0fc [2022-10-26T20:34:47.569Z] Removing intermediate container e8ef6a79d0fc [2022-10-26T20:34:47.569Z] ---> a90adef213f6 [2022-10-26T20:34:47.569Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-10-26T20:34:48.134Z] ---> 737c90c1c5d1 [2022-10-26T20:34:48.134Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-26T20:34:48.134Z] ---> 8d56861529b1 [2022-10-26T20:34:48.134Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-26T20:34:48.393Z] ---> 66384e5ee806 [2022-10-26T20:34:48.393Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-26T20:34:48.393Z] ---> 7c86b92a719f [2022-10-26T20:34:48.393Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-26T20:34:48.651Z] ---> bc28b98850f2 [2022-10-26T20:34:48.651Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-26T20:34:48.651Z] ---> 77285aab9d06 [2022-10-26T20:34:48.651Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-10-26T20:34:50.030Z] ---> 8831e131e27d [2022-10-26T20:34:50.030Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-26T20:34:50.030Z] ---> Running in c8ce90917eff [2022-10-26T20:34:50.295Z] Removing intermediate container c8ce90917eff [2022-10-26T20:34:50.295Z] ---> 963a10840f32 [2022-10-26T20:34:50.295Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-26T20:34:50.554Z] ---> Running in 68be59fad49f [2022-10-26T20:34:51.119Z] Removing intermediate container 68be59fad49f [2022-10-26T20:34:51.119Z] ---> 42a4ba39919f [2022-10-26T20:34:51.119Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-26T20:34:51.119Z] ---> Running in 59d1a90a723a [2022-10-26T20:34:51.691Z] Removing intermediate container 59d1a90a723a [2022-10-26T20:34:51.691Z] ---> 140c68ac0d25 [2022-10-26T20:34:51.691Z] Step 29/35 : EXPOSE 59983 [2022-10-26T20:34:51.691Z] ---> Running in abb6321395a5 [2022-10-26T20:34:51.691Z] Removing intermediate container abb6321395a5 [2022-10-26T20:34:51.691Z] ---> 29b62a32d5d7 [2022-10-26T20:34:51.691Z] Step 30/35 : EXPOSE 8554 [2022-10-26T20:34:51.691Z] ---> Running in 92de6857a9b6 [2022-10-26T20:34:51.691Z] Removing intermediate container 92de6857a9b6 [2022-10-26T20:34:51.691Z] ---> 56110ddc49f6 [2022-10-26T20:34:51.691Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-26T20:34:51.691Z] ---> Running in 4878fcb67516 [2022-10-26T20:34:51.953Z] Removing intermediate container 4878fcb67516 [2022-10-26T20:34:51.953Z] ---> ed48ea68112b [2022-10-26T20:34:51.953Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-26T20:34:51.953Z] ---> Running in de8b587a9d50 [2022-10-26T20:34:51.953Z] Removing intermediate container de8b587a9d50 [2022-10-26T20:34:51.953Z] ---> 6dfacd95a78c [2022-10-26T20:34:51.953Z] Step 33/35 : LABEL arch=amd64 [2022-10-26T20:34:51.953Z] ---> Running in 0cfa4539913d [2022-10-26T20:34:52.212Z] Removing intermediate container 0cfa4539913d [2022-10-26T20:34:52.212Z] ---> 21bb0b2fc3c2 [2022-10-26T20:34:52.212Z] Step 34/35 : LABEL git_sha=5fffbd66594f49ede0a3d86a9de33fe9badea20d [2022-10-26T20:34:52.212Z] ---> Running in 2830f99bf586 [2022-10-26T20:34:52.212Z] Removing intermediate container 2830f99bf586 [2022-10-26T20:34:52.212Z] ---> ee96eccac8af [2022-10-26T20:34:52.212Z] Step 35/35 : LABEL version=2.3.0-dev.19 [2022-10-26T20:34:52.212Z] ---> Running in be421468b01d [2022-10-26T20:34:52.475Z] Removing intermediate container be421468b01d [2022-10-26T20:34:52.475Z] ---> d18947969d54 [2022-10-26T20:34:52.475Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T20:34:52.475Z] Successfully built d18947969d54 [2022-10-26T20:34:52.475Z] 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 [2022-10-26T20:34:52.586Z] provisioning config files... [2022-10-26T20:34:52.595Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18110164392729356221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:34:52.894Z] ---> docker-login.sh [2022-10-26T20:34:52.894Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:34:52.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:34:53.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:34:53.152Z] Configure a credential helper to remove this warning. See [2022-10-26T20:34:53.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:34:53.152Z] [2022-10-26T20:34:53.152Z] Login Succeeded [2022-10-26T20:34:53.152Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:34:53.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:34:53.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:34:53.152Z] Configure a credential helper to remove this warning. See [2022-10-26T20:34:53.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:34:53.152Z] [2022-10-26T20:34:53.152Z] Login Succeeded [2022-10-26T20:34:53.152Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:34:53.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:34:53.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:34:53.413Z] Configure a credential helper to remove this warning. See [2022-10-26T20:34:53.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:34:53.413Z] [2022-10-26T20:34:53.413Z] Login Succeeded [2022-10-26T20:34:53.413Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:34:53.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:34:53.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:34:53.413Z] Configure a credential helper to remove this warning. See [2022-10-26T20:34:53.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:34:53.413Z] [2022-10-26T20:34:53.413Z] Login Succeeded [2022-10-26T20:34:53.413Z] docker.io [2022-10-26T20:34:53.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:34:53.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:34:53.978Z] Configure a credential helper to remove this warning. See [2022-10-26T20:34:53.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:34:53.978Z] [2022-10-26T20:34:53.978Z] Login Succeeded [2022-10-26T20:34:53.978Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:34:53.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T20:34:54.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:34:54.030Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-10-26T20:34:54.030Z] 5fffbd66594f49ede0a3d86a9de33fe9badea20d [2022-10-26T20:34:54.030Z] latest [2022-10-26T20:34:54.030Z] 2.3.0-dev.19 [2022-10-26T20:34:54.030Z] 5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19 [2022-10-26T20:34:54.030Z] main [2022-10-26T20:34:54.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:34:54.329Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5fffbd66594f49ede0a3d86a9de33fe9badea20d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:34:54.630Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5fffbd66594f49ede0a3d86a9de33fe9badea20d [2022-10-26T20:34:54.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-26T20:34:54.630Z] 3c209891da4e: Preparing [2022-10-26T20:34:54.630Z] b0e3bbec9d43: Preparing [2022-10-26T20:34:54.630Z] 33837a90473a: Preparing [2022-10-26T20:34:54.630Z] 550e596c6d0e: Preparing [2022-10-26T20:34:54.630Z] 1207169bf42c: Preparing [2022-10-26T20:34:54.630Z] 5d7b0c3cc03b: Preparing [2022-10-26T20:34:54.630Z] 59b9e2a66ced: Preparing [2022-10-26T20:34:54.630Z] 04daec41dc0f: Preparing [2022-10-26T20:34:54.630Z] 2e7ae29b5b4c: Preparing [2022-10-26T20:34:54.630Z] 02d85bb7c8ac: Preparing [2022-10-26T20:34:54.630Z] 6dba00cf5a02: Preparing [2022-10-26T20:34:54.630Z] 994393dc58e7: Preparing [2022-10-26T20:34:54.630Z] 6dba00cf5a02: Waiting [2022-10-26T20:34:54.630Z] 02d85bb7c8ac: Waiting [2022-10-26T20:34:54.630Z] 994393dc58e7: Waiting [2022-10-26T20:34:54.630Z] 59b9e2a66ced: Waiting [2022-10-26T20:34:54.630Z] 2e7ae29b5b4c: Waiting [2022-10-26T20:34:54.630Z] 5d7b0c3cc03b: Waiting [2022-10-26T20:34:54.630Z] b0e3bbec9d43: Pushed [2022-10-26T20:34:54.630Z] 1207169bf42c: Pushed [2022-10-26T20:34:54.630Z] 33837a90473a: Pushed [2022-10-26T20:34:54.630Z] 3c209891da4e: Pushed [2022-10-26T20:34:54.890Z] 59b9e2a66ced: Pushed [2022-10-26T20:34:54.890Z] 5d7b0c3cc03b: Pushed [2022-10-26T20:34:54.890Z] 2e7ae29b5b4c: Pushed [2022-10-26T20:34:54.890Z] 04daec41dc0f: Pushed [2022-10-26T20:34:54.890Z] 994393dc58e7: Layer already exists [2022-10-26T20:34:56.791Z] 550e596c6d0e: Pushed [2022-10-26T20:34:57.354Z] 02d85bb7c8ac: Pushed [2022-10-26T20:35:03.906Z] 6dba00cf5a02: Pushed [2022-10-26T20:35:03.906Z] 5fffbd66594f49ede0a3d86a9de33fe9badea20d: digest: sha256:5524434b74c980cff0be9f273345eee92aaa2584382b90a48ea3e63cb17703f4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:35:04.221Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:35:04.528Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-26T20:35:04.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-26T20:35:04.528Z] 3c209891da4e: Preparing [2022-10-26T20:35:04.528Z] b0e3bbec9d43: Preparing [2022-10-26T20:35:04.528Z] 33837a90473a: Preparing [2022-10-26T20:35:04.528Z] 550e596c6d0e: Preparing [2022-10-26T20:35:04.528Z] 1207169bf42c: Preparing [2022-10-26T20:35:04.528Z] 5d7b0c3cc03b: Preparing [2022-10-26T20:35:04.528Z] 59b9e2a66ced: Preparing [2022-10-26T20:35:04.528Z] 04daec41dc0f: Preparing [2022-10-26T20:35:04.528Z] 2e7ae29b5b4c: Preparing [2022-10-26T20:35:04.528Z] 02d85bb7c8ac: Preparing [2022-10-26T20:35:04.528Z] 6dba00cf5a02: Preparing [2022-10-26T20:35:04.528Z] 994393dc58e7: Preparing [2022-10-26T20:35:04.528Z] 04daec41dc0f: Waiting [2022-10-26T20:35:04.528Z] 2e7ae29b5b4c: Waiting [2022-10-26T20:35:04.528Z] 02d85bb7c8ac: Waiting [2022-10-26T20:35:04.528Z] 6dba00cf5a02: Waiting [2022-10-26T20:35:04.528Z] 994393dc58e7: Waiting [2022-10-26T20:35:04.528Z] 5d7b0c3cc03b: Waiting [2022-10-26T20:35:04.528Z] 59b9e2a66ced: Waiting [2022-10-26T20:35:04.528Z] b0e3bbec9d43: Layer already exists [2022-10-26T20:35:04.528Z] 550e596c6d0e: Layer already exists [2022-10-26T20:35:04.528Z] 1207169bf42c: Layer already exists [2022-10-26T20:35:04.528Z] 3c209891da4e: Layer already exists [2022-10-26T20:35:04.528Z] 33837a90473a: Layer already exists [2022-10-26T20:35:04.528Z] 5d7b0c3cc03b: Layer already exists [2022-10-26T20:35:04.528Z] 59b9e2a66ced: Layer already exists [2022-10-26T20:35:04.528Z] 02d85bb7c8ac: Layer already exists [2022-10-26T20:35:04.528Z] 04daec41dc0f: Layer already exists [2022-10-26T20:35:04.528Z] 2e7ae29b5b4c: Layer already exists [2022-10-26T20:35:04.528Z] 6dba00cf5a02: Layer already exists [2022-10-26T20:35:04.528Z] 994393dc58e7: Layer already exists [2022-10-26T20:35:04.528Z] latest: digest: sha256:5524434b74c980cff0be9f273345eee92aaa2584382b90a48ea3e63cb17703f4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:35:04.840Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:35:05.157Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.19 [2022-10-26T20:35:05.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-26T20:35:05.158Z] 3c209891da4e: Preparing [2022-10-26T20:35:05.158Z] b0e3bbec9d43: Preparing [2022-10-26T20:35:05.158Z] 33837a90473a: Preparing [2022-10-26T20:35:05.158Z] 550e596c6d0e: Preparing [2022-10-26T20:35:05.158Z] 1207169bf42c: Preparing [2022-10-26T20:35:05.158Z] 5d7b0c3cc03b: Preparing [2022-10-26T20:35:05.158Z] 59b9e2a66ced: Preparing [2022-10-26T20:35:05.158Z] 04daec41dc0f: Preparing [2022-10-26T20:35:05.158Z] 2e7ae29b5b4c: Preparing [2022-10-26T20:35:05.158Z] 02d85bb7c8ac: Preparing [2022-10-26T20:35:05.158Z] 6dba00cf5a02: Preparing [2022-10-26T20:35:05.158Z] 994393dc58e7: Preparing [2022-10-26T20:35:05.158Z] 5d7b0c3cc03b: Waiting [2022-10-26T20:35:05.158Z] 59b9e2a66ced: Waiting [2022-10-26T20:35:05.158Z] 04daec41dc0f: Waiting [2022-10-26T20:35:05.158Z] 2e7ae29b5b4c: Waiting [2022-10-26T20:35:05.158Z] 02d85bb7c8ac: Waiting [2022-10-26T20:35:05.158Z] 6dba00cf5a02: Waiting [2022-10-26T20:35:05.158Z] 994393dc58e7: Waiting [2022-10-26T20:35:05.158Z] b0e3bbec9d43: Layer already exists [2022-10-26T20:35:05.158Z] 3c209891da4e: Layer already exists [2022-10-26T20:35:05.158Z] 550e596c6d0e: Layer already exists [2022-10-26T20:35:05.158Z] 1207169bf42c: Layer already exists [2022-10-26T20:35:05.158Z] 33837a90473a: Layer already exists [2022-10-26T20:35:05.158Z] 5d7b0c3cc03b: Layer already exists [2022-10-26T20:35:05.158Z] 59b9e2a66ced: Layer already exists [2022-10-26T20:35:05.158Z] 02d85bb7c8ac: Layer already exists [2022-10-26T20:35:05.158Z] 04daec41dc0f: Layer already exists [2022-10-26T20:35:05.158Z] 2e7ae29b5b4c: Layer already exists [2022-10-26T20:35:05.158Z] 6dba00cf5a02: Layer already exists [2022-10-26T20:35:05.158Z] 994393dc58e7: Layer already exists [2022-10-26T20:35:05.158Z] 2.3.0-dev.19: digest: sha256:5524434b74c980cff0be9f273345eee92aaa2584382b90a48ea3e63cb17703f4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:35:05.461Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:35:05.766Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19 [2022-10-26T20:35:05.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-26T20:35:05.766Z] 3c209891da4e: Preparing [2022-10-26T20:35:05.766Z] b0e3bbec9d43: Preparing [2022-10-26T20:35:05.766Z] 33837a90473a: Preparing [2022-10-26T20:35:05.766Z] 550e596c6d0e: Preparing [2022-10-26T20:35:05.766Z] 1207169bf42c: Preparing [2022-10-26T20:35:05.766Z] 5d7b0c3cc03b: Preparing [2022-10-26T20:35:05.766Z] 59b9e2a66ced: Preparing [2022-10-26T20:35:05.766Z] 04daec41dc0f: Preparing [2022-10-26T20:35:05.766Z] 2e7ae29b5b4c: Preparing [2022-10-26T20:35:05.766Z] 02d85bb7c8ac: Preparing [2022-10-26T20:35:05.766Z] 6dba00cf5a02: Preparing [2022-10-26T20:35:05.766Z] 994393dc58e7: Preparing [2022-10-26T20:35:05.766Z] 5d7b0c3cc03b: Waiting [2022-10-26T20:35:05.766Z] 59b9e2a66ced: Waiting [2022-10-26T20:35:05.766Z] 2e7ae29b5b4c: Waiting [2022-10-26T20:35:05.766Z] 02d85bb7c8ac: Waiting [2022-10-26T20:35:05.766Z] 6dba00cf5a02: Waiting [2022-10-26T20:35:05.766Z] 994393dc58e7: Waiting [2022-10-26T20:35:05.766Z] 33837a90473a: Layer already exists [2022-10-26T20:35:05.766Z] 1207169bf42c: Layer already exists [2022-10-26T20:35:05.766Z] 550e596c6d0e: Layer already exists [2022-10-26T20:35:05.766Z] 3c209891da4e: Layer already exists [2022-10-26T20:35:05.766Z] b0e3bbec9d43: Layer already exists [2022-10-26T20:35:05.766Z] 5d7b0c3cc03b: Layer already exists [2022-10-26T20:35:05.766Z] 04daec41dc0f: Layer already exists [2022-10-26T20:35:05.766Z] 02d85bb7c8ac: Layer already exists [2022-10-26T20:35:05.766Z] 59b9e2a66ced: Layer already exists [2022-10-26T20:35:05.766Z] 2e7ae29b5b4c: Layer already exists [2022-10-26T20:35:05.766Z] 6dba00cf5a02: Layer already exists [2022-10-26T20:35:05.766Z] 994393dc58e7: Layer already exists [2022-10-26T20:35:05.766Z] 5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19: digest: sha256:5524434b74c980cff0be9f273345eee92aaa2584382b90a48ea3e63cb17703f4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:35:06.077Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:35:06.383Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-10-26T20:35:06.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-26T20:35:06.383Z] 3c209891da4e: Preparing [2022-10-26T20:35:06.383Z] b0e3bbec9d43: Preparing [2022-10-26T20:35:06.383Z] 33837a90473a: Preparing [2022-10-26T20:35:06.383Z] 550e596c6d0e: Preparing [2022-10-26T20:35:06.383Z] 1207169bf42c: Preparing [2022-10-26T20:35:06.383Z] 5d7b0c3cc03b: Preparing [2022-10-26T20:35:06.383Z] 59b9e2a66ced: Preparing [2022-10-26T20:35:06.383Z] 5d7b0c3cc03b: Waiting [2022-10-26T20:35:06.383Z] 04daec41dc0f: Preparing [2022-10-26T20:35:06.383Z] 2e7ae29b5b4c: Preparing [2022-10-26T20:35:06.383Z] 02d85bb7c8ac: Preparing [2022-10-26T20:35:06.383Z] 6dba00cf5a02: Preparing [2022-10-26T20:35:06.383Z] 59b9e2a66ced: Waiting [2022-10-26T20:35:06.383Z] 994393dc58e7: Preparing [2022-10-26T20:35:06.383Z] 04daec41dc0f: Waiting [2022-10-26T20:35:06.383Z] 2e7ae29b5b4c: Waiting [2022-10-26T20:35:06.383Z] 02d85bb7c8ac: Waiting [2022-10-26T20:35:06.383Z] 6dba00cf5a02: Waiting [2022-10-26T20:35:06.383Z] 994393dc58e7: Waiting [2022-10-26T20:35:06.383Z] 1207169bf42c: Layer already exists [2022-10-26T20:35:06.383Z] 550e596c6d0e: Layer already exists [2022-10-26T20:35:06.383Z] 3c209891da4e: Layer already exists [2022-10-26T20:35:06.383Z] b0e3bbec9d43: Layer already exists [2022-10-26T20:35:06.383Z] 33837a90473a: Layer already exists [2022-10-26T20:35:06.383Z] 5d7b0c3cc03b: Layer already exists [2022-10-26T20:35:06.384Z] 59b9e2a66ced: Layer already exists [2022-10-26T20:35:06.384Z] 04daec41dc0f: Layer already exists [2022-10-26T20:35:06.384Z] 2e7ae29b5b4c: Layer already exists [2022-10-26T20:35:06.384Z] 02d85bb7c8ac: Layer already exists [2022-10-26T20:35:06.384Z] 994393dc58e7: Layer already exists [2022-10-26T20:35:06.384Z] 6dba00cf5a02: Layer already exists [2022-10-26T20:35:06.384Z] main: digest: sha256:5524434b74c980cff0be9f273345eee92aaa2584382b90a48ea3e63cb17703f4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T20:35:06.417Z] ===================================================== [Pipeline] echo [2022-10-26T20:35:06.423Z] taggedImages: [2022-10-26T20:35:06.423Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5fffbd66594f49ede0a3d86a9de33fe9badea20d [2022-10-26T20:35:06.423Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-26T20:35:06.423Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.19 [2022-10-26T20:35:06.423Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19 [2022-10-26T20:35:06.423Z] - 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 [2022-10-26T20:35:06.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:35:06.797Z] [2022-10-26T20:35:06.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:35:07.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:35:07.093Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T20:35:07.093Z] 5eb5b503b376: Pulling fs layer [2022-10-26T20:35:07.093Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T20:35:07.093Z] ec43610c2a17: Pulling fs layer [2022-10-26T20:35:07.093Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T20:35:07.093Z] 33b1e0a273af: Pulling fs layer [2022-10-26T20:35:07.093Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T20:35:07.093Z] 2f39f015ded8: Pulling fs layer [2022-10-26T20:35:07.093Z] 3a2ae6a8a46f: Waiting [2022-10-26T20:35:07.093Z] 33b1e0a273af: Waiting [2022-10-26T20:35:07.093Z] 5d3b04190fa2: Waiting [2022-10-26T20:35:07.093Z] 2f39f015ded8: Waiting [2022-10-26T20:35:07.093Z] 5c69ac0246d0: Download complete [2022-10-26T20:35:07.093Z] 3a2ae6a8a46f: Download complete [2022-10-26T20:35:07.355Z] 33b1e0a273af: Verifying Checksum [2022-10-26T20:35:07.355Z] 33b1e0a273af: Download complete [2022-10-26T20:35:07.355Z] 5d3b04190fa2: Download complete [2022-10-26T20:35:07.355Z] ec43610c2a17: Verifying Checksum [2022-10-26T20:35:07.355Z] ec43610c2a17: Download complete [2022-10-26T20:35:07.355Z] 5eb5b503b376: Verifying Checksum [2022-10-26T20:35:07.355Z] 5eb5b503b376: Download complete [2022-10-26T20:35:07.920Z] 2f39f015ded8: Verifying Checksum [2022-10-26T20:35:07.920Z] 2f39f015ded8: Download complete [2022-10-26T20:35:08.485Z] 5eb5b503b376: Pull complete [2022-10-26T20:35:08.485Z] 5c69ac0246d0: Pull complete [2022-10-26T20:35:09.049Z] ec43610c2a17: Pull complete [2022-10-26T20:35:09.049Z] 3a2ae6a8a46f: Pull complete [2022-10-26T20:35:09.307Z] 33b1e0a273af: Pull complete [2022-10-26T20:35:09.307Z] 5d3b04190fa2: Pull complete [2022-10-26T20:35:13.489Z] 2f39f015ded8: Pull complete [2022-10-26T20:35:13.489Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T20:35:13.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:35:13.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:35:13.561Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:35:13.586Z] $ 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 [2022-10-26T20:35:15.390Z] $ docker top 04e2feffc61c473aedb218e09291ca71a63a2fa3e1350fe17319dbc5c10b896a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:35:15.762Z] ---> job-cost.sh [2022-10-26T20:35:15.762Z] lf-activate-venv: SKIPPING [2022-10-26T20:35:15.762Z] INFO: No Stack... [2022-10-26T20:35:16.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T20:35:16.592Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T20:35:16.875Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-10-26T20:35:16.875Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T20:35:16.887Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-60-stack-cost] [2022-10-26T20:35:16.898Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-60-stack-cost] did not exist. Created. [2022-10-26T20:35:16.898Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T20:35:17.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T20:35:17.223Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T20:35:17.230Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T20:35:17.247Z] $ docker stop --time=1 04e2feffc61c473aedb218e09291ca71a63a2fa3e1350fe17319dbc5c10b896a [2022-10-26T20:35:18.412Z] $ docker rm -f 04e2feffc61c473aedb218e09291ca71a63a2fa3e1350fe17319dbc5c10b896a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T20:36:28.454Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117315 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-10-26T20:36:28.466Z] Running in /w/workspace/device-usb-camera/60 [Pipeline] { [Pipeline] checkout [2022-10-26T20:36:28.503Z] Selected Git installation does not exist. Using Default [2022-10-26T20:36:28.503Z] The recommended git tool is: NONE [2022-10-26T20:36:35.395Z] using credential edgex-jenkins-ssh [2022-10-26T20:36:35.414Z] Cloning the remote Git repository [2022-10-26T20:36:35.487Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-26T20:36:35.585Z] > git init /w/workspace/device-usb-camera/60 # timeout=10 [2022-10-26T20:36:35.771Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-26T20:36:35.773Z] > git --version # timeout=10 [2022-10-26T20:36:35.798Z] > git --version # 'git version 2.25.1' [2022-10-26T20:36:35.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T20:36:35.862Z] Verifying host key using known hosts file [2022-10-26T20:36:36.144Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T20:36:36.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:36:36.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-26T20:36:37.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:36:38.302Z] Avoid second fetch [2022-10-26T20:36:38.302Z] Checking out Revision 5fffbd66594f49ede0a3d86a9de33fe9badea20d (main) [2022-10-26T20:36:38.330Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T20:36:38.356Z] > git checkout -f 5fffbd66594f49ede0a3d86a9de33fe9badea20d # timeout=10 [2022-10-26T20:36:38.999Z] Commit message: "Merge pull request #108 from ejlee3/go-mods-config-docker" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:36:39.934Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T20:36:39.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:36:39.934Z] Dload Upload Total Spent Left Speed [2022-10-26T20:36:39.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-10-26T20:36:40.602Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T20:36:40.957Z] + sudo tee /etc/docker/daemon.new [2022-10-26T20:36:40.957Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T20:36:40.957Z] { [2022-10-26T20:36:40.957Z] "registry-mirrors": [ [2022-10-26T20:36:40.957Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T20:36:40.957Z] ], [2022-10-26T20:36:40.957Z] "bip": "10.250.0.254/24", [2022-10-26T20:36:40.957Z] "hosts": [ [2022-10-26T20:36:40.957Z] "tcp://0.0.0.0:5555", [2022-10-26T20:36:40.957Z] "unix:///var/run/docker.sock" [2022-10-26T20:36:40.957Z] ], [2022-10-26T20:36:40.957Z] "mtu": 1458, [2022-10-26T20:36:40.957Z] "selinux-enabled": true, [2022-10-26T20:36:40.957Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T20:36:40.957Z] } [Pipeline] sh [2022-10-26T20:36:41.320Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T20:36:41.682Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:37:00.051Z] provisioning config files... [2022-10-26T20:37:00.088Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/60@tmp/config1159914334190751850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:37:00.486Z] ---> docker-login.sh [2022-10-26T20:37:00.486Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:37:01.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:37:01.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:37:01.377Z] Configure a credential helper to remove this warning. See [2022-10-26T20:37:01.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:37:01.377Z] [2022-10-26T20:37:01.377Z] Login Succeeded [2022-10-26T20:37:01.377Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:37:01.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:37:01.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:37:01.657Z] Configure a credential helper to remove this warning. See [2022-10-26T20:37:01.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:37:01.657Z] [2022-10-26T20:37:01.657Z] Login Succeeded [2022-10-26T20:37:01.657Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:37:01.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:37:02.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:37:02.216Z] Configure a credential helper to remove this warning. See [2022-10-26T20:37:02.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:37:02.216Z] [2022-10-26T20:37:02.216Z] Login Succeeded [2022-10-26T20:37:02.216Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:37:02.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:37:02.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:37:02.767Z] Configure a credential helper to remove this warning. See [2022-10-26T20:37:02.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:37:02.767Z] [2022-10-26T20:37:02.767Z] Login Succeeded [2022-10-26T20:37:02.767Z] docker.io [2022-10-26T20:37:03.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:37:03.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:37:03.321Z] Configure a credential helper to remove this warning. See [2022-10-26T20:37:03.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:37:03.321Z] [2022-10-26T20:37:03.321Z] Login Succeeded [2022-10-26T20:37:03.321Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:37:03.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T20:37:03.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:37:03.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:37:03.596Z] ========================================================= [2022-10-26T20:37:03.596Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T20:37:03.596Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:37:03.959Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T20:37:04.232Z] Sending build context to Docker daemon 1.024MB [2022-10-26T20:37:04.232Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:37:04.232Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-26T20:37:04.510Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T20:37:04.510Z] 9b18e9b68314: Pulling fs layer [2022-10-26T20:37:04.510Z] d32db5db7311: Pulling fs layer [2022-10-26T20:37:04.510Z] d0c4b47475fc: Pulling fs layer [2022-10-26T20:37:04.510Z] 5831b945b038: Pulling fs layer [2022-10-26T20:37:04.510Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T20:37:04.510Z] e10730c5d714: Pulling fs layer [2022-10-26T20:37:04.510Z] 5dd5c2283517: Pulling fs layer [2022-10-26T20:37:04.510Z] d5ac0230b979: Pulling fs layer [2022-10-26T20:37:04.510Z] e10730c5d714: Waiting [2022-10-26T20:37:04.510Z] 5831b945b038: Waiting [2022-10-26T20:37:04.510Z] 5dd5c2283517: Waiting [2022-10-26T20:37:04.510Z] 86bbec2aaacd: Waiting [2022-10-26T20:37:04.510Z] d0c4b47475fc: Verifying Checksum [2022-10-26T20:37:04.510Z] d0c4b47475fc: Download complete [2022-10-26T20:37:04.785Z] d32db5db7311: Verifying Checksum [2022-10-26T20:37:04.785Z] d32db5db7311: Download complete [2022-10-26T20:37:04.785Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T20:37:04.785Z] 86bbec2aaacd: Download complete [2022-10-26T20:37:04.785Z] e10730c5d714: Download complete [2022-10-26T20:37:04.785Z] 9b18e9b68314: Download complete [2022-10-26T20:37:05.784Z] 9b18e9b68314: Pull complete [2022-10-26T20:37:06.061Z] d5ac0230b979: Verifying Checksum [2022-10-26T20:37:06.061Z] d5ac0230b979: Download complete [2022-10-26T20:37:06.682Z] d32db5db7311: Pull complete [2022-10-26T20:37:06.967Z] d0c4b47475fc: Pull complete [2022-10-26T20:37:07.241Z] 5dd5c2283517: Verifying Checksum [2022-10-26T20:37:07.241Z] 5dd5c2283517: Download complete [2022-10-26T20:37:08.220Z] 5831b945b038: Verifying Checksum [2022-10-26T20:37:08.220Z] 5831b945b038: Download complete [2022-10-26T20:37:20.614Z] 5831b945b038: Pull complete [2022-10-26T20:37:20.614Z] 86bbec2aaacd: Pull complete [2022-10-26T20:37:21.208Z] e10730c5d714: Pull complete [2022-10-26T20:37:27.944Z] 5dd5c2283517: Pull complete [2022-10-26T20:37:29.915Z] d5ac0230b979: Pull complete [2022-10-26T20:37:29.915Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T20:37:29.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T20:37:30.189Z] ---> 59b3b1a385d4 [2022-10-26T20:37:30.189Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-26T20:37:32.160Z] ---> Running in b7974febba3b [2022-10-26T20:37:32.433Z] Removing intermediate container b7974febba3b [2022-10-26T20:37:32.433Z] ---> dd50b8ec7b46 [2022-10-26T20:37:32.433Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T20:37:32.706Z] ---> Running in 1e07ef6dd63d [2022-10-26T20:37:32.979Z] Removing intermediate container 1e07ef6dd63d [2022-10-26T20:37:32.979Z] ---> c40d0fc09db1 [2022-10-26T20:37:32.979Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-26T20:37:33.251Z] ---> Running in fa09dca425af [2022-10-26T20:37:33.523Z] Removing intermediate container fa09dca425af [2022-10-26T20:37:33.523Z] ---> f9a7794ad77b [2022-10-26T20:37:33.523Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-26T20:37:33.523Z] ---> Running in 787f355d7f97 [2022-10-26T20:37:34.115Z] Removing intermediate container 787f355d7f97 [2022-10-26T20:37:34.115Z] ---> 6edc81c8ccd7 [2022-10-26T20:37:34.115Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:37:34.115Z] ---> Running in c6e17f309c4e [2022-10-26T20:37:35.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T20:37:35.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T20:37:36.990Z] (1/14) Installing libintl (0.21-r2) [2022-10-26T20:37:36.990Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-26T20:37:36.990Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-26T20:37:36.990Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T20:37:37.335Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-26T20:37:37.335Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-26T20:37:37.335Z] Executing udev-init-scripts-35-r0.post-install [2022-10-26T20:37:37.335Z] (7/14) Installing libblkid (2.38-r1) [2022-10-26T20:37:37.335Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-26T20:37:37.335Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-26T20:37:37.335Z] (10/14) Installing kmod-libs (29-r2) [2022-10-26T20:37:37.335Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-26T20:37:37.335Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-26T20:37:37.335Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-26T20:37:37.335Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-26T20:37:37.802Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:37:37.802Z] Executing eudev-3.2.11-r0.trigger [2022-10-26T20:37:37.802Z] OK: 228 MiB in 65 packages [2022-10-26T20:37:39.308Z] Removing intermediate container c6e17f309c4e [2022-10-26T20:37:39.308Z] ---> 3ff915655405 [2022-10-26T20:37:39.308Z] Step 8/13 : WORKDIR /device-usb-camera [2022-10-26T20:37:39.308Z] ---> Running in 9ee46063fecd [2022-10-26T20:37:39.591Z] Removing intermediate container 9ee46063fecd [2022-10-26T20:37:39.591Z] ---> 35621c1f32c1 [2022-10-26T20:37:39.591Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-26T20:37:40.182Z] ---> 51adc6a33ba5 [2022-10-26T20:37:40.182Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:37:40.455Z] ---> Running in 03068dddce5c [2022-10-26T20:38:48.434Z] Removing intermediate container 03068dddce5c [2022-10-26T20:38:48.434Z] ---> 6aaf00213973 [2022-10-26T20:38:48.434Z] Step 11/13 : COPY . . [2022-10-26T20:38:48.434Z] ---> 25aa860d0cb6 [2022-10-26T20:38:48.434Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-26T20:38:48.434Z] ---> Running in 1aaca53f834a [2022-10-26T20:38:48.434Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:38:48.434Z] Dload Upload Total Spent Left Speed [2022-10-26T20:38:48.434Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11279 0 --:--:-- --:--:-- --:--:-- 11419 [2022-10-26T20:38:48.434Z] Removing intermediate container 1aaca53f834a [2022-10-26T20:38:48.434Z] ---> 179aa7ae8862 [2022-10-26T20:38:48.434Z] Step 13/13 : RUN ${MAKE} [2022-10-26T20:38:48.434Z] ---> Running in 296961bfbe24 [2022-10-26T20:38:48.434Z] noop [2022-10-26T20:38:48.434Z] Removing intermediate container 296961bfbe24 [2022-10-26T20:38:48.434Z] ---> 4302f2475e85 [2022-10-26T20:38:48.434Z] Successfully built 4302f2475e85 [2022-10-26T20:38:48.434Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:38:48.809Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T20:38:48.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:38:49.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-117315 does not seem to be running inside a container [2022-10-26T20:38:49.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/60 -v /w/workspace/device-usb-camera/60:/w/workspace/device-usb-camera/60:rw,z -v /w/workspace/device-usb-camera/60@tmp:/w/workspace/device-usb-camera/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T20:38:50.671Z] $ docker top 03f6f2e2693b88dabc9be4fc200e26bab73913329cbd26baddd5f8b18bfacd4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:38:51.575Z] + go version [2022-10-26T20:38:51.575Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T20:38:51.598Z] $ docker stop --time=1 03f6f2e2693b88dabc9be4fc200e26bab73913329cbd26baddd5f8b18bfacd4b [2022-10-26T20:38:53.336Z] $ docker rm -f 03f6f2e2693b88dabc9be4fc200e26bab73913329cbd26baddd5f8b18bfacd4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:38:53.923Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T20:38:53.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:38:54.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-117315 does not seem to be running inside a container [2022-10-26T20:38:54.215Z] $ 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/60 -v /w/workspace/device-usb-camera/60:/w/workspace/device-usb-camera/60:rw,z -v /w/workspace/device-usb-camera/60@tmp:/w/workspace/device-usb-camera/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T20:38:55.651Z] $ docker top 0534229ea2fe4efa3c3ddd34f6e6852d763936618c7d4fa71758e2aa989bc025 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:38:56.551Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/60 [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:38:57.218Z] + make test [2022-10-26T20:38:57.219Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-26T20:38:59.188Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-26T20:40:50.923Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-26T20:40:53.525Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.099s coverage: 1.9% of statements [2022-10-26T20:40:54.503Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T20:40:54.503Z] CGO_ENABLED=1 go vet ./... [2022-10-26T20:41:33.441Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:41:33.441Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:41:33.441Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T20:41:33.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T20:41:33.472Z] $ docker stop --time=1 0534229ea2fe4efa3c3ddd34f6e6852d763936618c7d4fa71758e2aa989bc025 [2022-10-26T20:41:35.674Z] $ docker rm -f 0534229ea2fe4efa3c3ddd34f6e6852d763936618c7d4fa71758e2aa989bc025 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:41:36.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T20:41:36.958Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T20:41:37.578Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:41:38.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T20:41:38.403Z] + ls -al . [2022-10-26T20:41:38.403Z] total 200 [2022-10-26T20:41:38.403Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 20:38 . [2022-10-26T20:41:38.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:36 .. [2022-10-26T20:41:38.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:36 .git [2022-10-26T20:41:38.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:36 .github [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 26 20:36 .gitignore [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 20:36 .golangci.yml [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 20:36 .hadolint.yml [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 26 20:36 Attribution.txt [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 26 20:36 CHANGELOG.md [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 2378 Oct 26 20:36 Dockerfile [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 20:36 GOVERNANCE.md [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 20:36 Jenkinsfile [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 20:36 LICENSE [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 26 20:36 Makefile [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 20:36 OWNERS.md [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 26 20:36 README.md [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 20:33 VERSION [2022-10-26T20:41:38.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:36 bin [2022-10-26T20:41:38.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:36 cmd [2022-10-26T20:41:38.403Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 26 20:40 coverage.out [2022-10-26T20:41:38.403Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 26 20:36 docker-entrypoint.sh [2022-10-26T20:41:38.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:36 docs [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 3622 Oct 26 20:36 go.mod [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 45124 Oct 26 20:36 go.sum [2022-10-26T20:41:38.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:36 internal [2022-10-26T20:41:38.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:36 snap [2022-10-26T20:41:38.403Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 20:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:41:38.847Z] + 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=5fffbd66594f49ede0a3d86a9de33fe9badea20d --label arch=arm64 --label version=2.3.0-dev.19 . [2022-10-26T20:41:40.811Z] Sending build context to Docker daemon 1.054MB [2022-10-26T20:41:40.811Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:41:40.811Z] Step 2/35 : FROM ${BASE} AS builder [2022-10-26T20:41:40.811Z] ---> 4302f2475e85 [2022-10-26T20:41:40.811Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-10-26T20:41:41.082Z] ---> Running in 5e753a81e450 [2022-10-26T20:41:41.678Z] Removing intermediate container 5e753a81e450 [2022-10-26T20:41:41.678Z] ---> 2d5b00b396ed [2022-10-26T20:41:41.678Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T20:41:41.678Z] ---> Running in fad81a44eedf [2022-10-26T20:41:42.267Z] Removing intermediate container fad81a44eedf [2022-10-26T20:41:42.267Z] ---> d03a037e670c [2022-10-26T20:41:42.267Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-26T20:41:42.267Z] ---> Running in 0b750a586d58 [2022-10-26T20:41:42.855Z] Removing intermediate container 0b750a586d58 [2022-10-26T20:41:42.855Z] ---> 032ab45f3d94 [2022-10-26T20:41:42.855Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-26T20:41:42.855Z] ---> Running in f4ffc8bba8f4 [2022-10-26T20:41:43.448Z] Removing intermediate container f4ffc8bba8f4 [2022-10-26T20:41:43.448Z] ---> 39adcd4a075f [2022-10-26T20:41:43.448Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:41:43.448Z] ---> Running in b1551f8cac93 [2022-10-26T20:41:44.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T20:41:44.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T20:41:46.308Z] OK: 228 MiB in 65 packages [2022-10-26T20:41:47.279Z] Removing intermediate container b1551f8cac93 [2022-10-26T20:41:47.279Z] ---> 5229cd85d862 [2022-10-26T20:41:47.279Z] Step 8/35 : WORKDIR /device-usb-camera [2022-10-26T20:41:47.279Z] ---> Running in 6182d8b58f5a [2022-10-26T20:41:47.551Z] Removing intermediate container 6182d8b58f5a [2022-10-26T20:41:47.551Z] ---> 1a985767ea98 [2022-10-26T20:41:47.551Z] Step 9/35 : COPY go.mod vendor* ./ [2022-10-26T20:41:48.139Z] ---> b63042477fa5 [2022-10-26T20:41:48.139Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:41:48.139Z] ---> Running in faf5cff197e2 [2022-10-26T20:41:50.738Z] Removing intermediate container faf5cff197e2 [2022-10-26T20:41:50.738Z] ---> 512acd8af811 [2022-10-26T20:41:50.738Z] Step 11/35 : COPY . . [2022-10-26T20:41:51.338Z] ---> 8a9d1da51ae0 [2022-10-26T20:41:51.338Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-26T20:41:51.610Z] ---> Running in a6fd79e14c8f [2022-10-26T20:41:52.578Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:41:52.578Z]  Dload Upload Total Spent Left Speed [2022-10-26T20:41:52.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11759 0 --:--:-- --:--:-- --:--:-- 11932 [2022-10-26T20:41:53.560Z] Removing intermediate container a6fd79e14c8f [2022-10-26T20:41:53.560Z] ---> e7943446904b [2022-10-26T20:41:53.560Z] Step 13/35 : RUN ${MAKE} [2022-10-26T20:41:53.560Z] ---> Running in 540758a33d2e [2022-10-26T20:41:54.984Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-26T20:44:46.799Z] Removing intermediate container 540758a33d2e [2022-10-26T20:44:46.799Z] ---> efa717ab2a7f [2022-10-26T20:44:46.799Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-26T20:44:46.799Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-26T20:44:46.799Z] eab2503cf8f4: Pulling fs layer [2022-10-26T20:44:46.799Z] 97cd0a44c592: Pulling fs layer [2022-10-26T20:44:46.799Z] 97cd0a44c592: Verifying Checksum [2022-10-26T20:44:46.799Z] 97cd0a44c592: Download complete [2022-10-26T20:44:46.799Z] eab2503cf8f4: Verifying Checksum [2022-10-26T20:44:46.799Z] eab2503cf8f4: Download complete [2022-10-26T20:44:46.799Z] eab2503cf8f4: Pull complete [2022-10-26T20:44:46.799Z] 97cd0a44c592: Pull complete [2022-10-26T20:44:46.799Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-26T20:44:46.799Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-26T20:44:46.799Z] ---> 7f763cca56b3 [2022-10-26T20:44:46.799Z] Step 15/35 : FROM alpine:3.16 [2022-10-26T20:44:47.387Z] 3.16: Pulling from library/alpine [2022-10-26T20:44:47.655Z] 9b18e9b68314: Already exists [2022-10-26T20:44:48.013Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T20:44:48.013Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T20:44:48.013Z] ---> a6215f271958 [2022-10-26T20:44:48.013Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-26T20:44:48.282Z] ---> Running in 02c3aec7ef36 [2022-10-26T20:44:48.550Z] Removing intermediate container 02c3aec7ef36 [2022-10-26T20:44:48.550Z] ---> 3368d45c88e9 [2022-10-26T20:44:48.550Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-26T20:44:48.550Z] ---> Running in 22a385c02db9 [2022-10-26T20:44:49.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T20:44:50.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T20:44:51.669Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-26T20:44:51.669Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-26T20:44:51.669Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-26T20:44:51.669Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-26T20:44:51.669Z] (5/82) Installing libxcb (1.15-r0) [2022-10-26T20:44:51.669Z] (6/82) Installing libx11 (1.8-r0) [2022-10-26T20:44:51.669Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-26T20:44:51.669Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-26T20:44:51.940Z] (9/82) Installing expat (2.5.0-r0) [2022-10-26T20:44:51.940Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-26T20:44:51.940Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-26T20:44:51.940Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-26T20:44:51.940Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-26T20:44:51.940Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-26T20:44:51.940Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-26T20:44:51.940Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-26T20:44:52.211Z] (17/82) Installing libintl (0.21-r2) [2022-10-26T20:44:52.211Z] (18/82) Installing libblkid (2.38-r1) [2022-10-26T20:44:52.211Z] (19/82) Installing libmount (2.38-r1) [2022-10-26T20:44:52.211Z] (20/82) Installing pcre (8.45-r2) [2022-10-26T20:44:52.211Z] (21/82) Installing glib (2.72.1-r0) [2022-10-26T20:44:52.211Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-26T20:44:52.211Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-26T20:44:52.211Z] (24/82) Installing libass (0.16.0-r0) [2022-10-26T20:44:52.211Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-26T20:44:52.481Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-26T20:44:52.481Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-26T20:44:52.481Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-26T20:44:52.481Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-26T20:44:52.481Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-26T20:44:52.481Z] (31/82) Installing libunistring (1.0-r0) [2022-10-26T20:44:52.481Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-26T20:44:52.481Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T20:44:52.481Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T20:44:52.749Z] (35/82) Installing lame (3.100-r0) [2022-10-26T20:44:52.749Z] (36/82) Installing opus (1.3.1-r1) [2022-10-26T20:44:52.749Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-26T20:44:52.749Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-10-26T20:44:52.749Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-26T20:44:52.749Z] (40/82) Installing orc (0.4.32-r0) [2022-10-26T20:44:52.749Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T20:44:52.749Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-26T20:44:52.749Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T20:44:52.749Z] (44/82) Installing flac (1.3.4-r0) [2022-10-26T20:44:52.749Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-26T20:44:52.749Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-26T20:44:52.749Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-26T20:44:53.018Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-26T20:44:53.018Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-26T20:44:53.018Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-26T20:44:53.018Z] (51/82) Installing libpulse (15.0-r2) [2022-10-26T20:44:53.018Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-26T20:44:53.018Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-26T20:44:53.018Z] (54/82) Installing librist (0.2.6-r1) [2022-10-26T20:44:53.018Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-26T20:44:53.018Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-26T20:44:53.018Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-26T20:44:53.018Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-26T20:44:53.018Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T20:44:53.018Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-26T20:44:53.018Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-26T20:44:53.018Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-26T20:44:53.287Z] (63/82) Installing libva (2.14.0-r0) [2022-10-26T20:44:53.287Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-26T20:44:53.287Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-26T20:44:53.287Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-26T20:44:53.287Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-26T20:44:53.287Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-26T20:44:53.287Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-26T20:44:53.287Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-26T20:44:53.559Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-26T20:44:53.560Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-26T20:44:54.149Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-26T20:44:54.149Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-26T20:44:54.149Z] Executing udev-init-scripts-35-r0.post-install [2022-10-26T20:44:54.149Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-26T20:44:54.149Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-26T20:44:54.149Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-26T20:44:54.149Z] (78/82) Installing kmod-libs (29-r2) [2022-10-26T20:44:54.149Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-26T20:44:54.149Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-26T20:44:54.149Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-26T20:44:54.149Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-26T20:44:54.149Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:44:54.149Z] Executing eudev-3.2.11-r0.trigger [2022-10-26T20:44:54.421Z] OK: 78 MiB in 96 packages [2022-10-26T20:44:57.972Z] Removing intermediate container 22a385c02db9 [2022-10-26T20:44:57.972Z] ---> abc45c1e4a1c [2022-10-26T20:44:57.972Z] Step 18/35 : WORKDIR / [2022-10-26T20:44:57.972Z] ---> Running in 4929a8069146 [2022-10-26T20:44:58.257Z] Removing intermediate container 4929a8069146 [2022-10-26T20:44:58.257Z] ---> 526fcd41988e [2022-10-26T20:44:58.257Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-10-26T20:45:00.240Z] ---> f73952035317 [2022-10-26T20:45:00.240Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-26T20:45:00.513Z] ---> e84577c36a2d [2022-10-26T20:45:00.513Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-26T20:45:01.111Z] ---> 3f29fe2098d5 [2022-10-26T20:45:01.112Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-26T20:45:01.702Z] ---> bdde7f8c8981 [2022-10-26T20:45:01.702Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-26T20:45:02.294Z] ---> 1a7d055375dd [2022-10-26T20:45:02.294Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-26T20:45:02.882Z] ---> 6ca5ae8edcc0 [2022-10-26T20:45:02.882Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-10-26T20:45:04.308Z] ---> 287640e25c89 [2022-10-26T20:45:04.308Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-26T20:45:04.308Z] ---> Running in 7dca3658b3f7 [2022-10-26T20:45:06.285Z] Removing intermediate container 7dca3658b3f7 [2022-10-26T20:45:06.285Z] ---> 0bf12df2f68b [2022-10-26T20:45:06.285Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-26T20:45:06.285Z] ---> Running in e81b37cd46d1 [2022-10-26T20:45:08.293Z] Removing intermediate container e81b37cd46d1 [2022-10-26T20:45:08.293Z] ---> 18c40788fbe9 [2022-10-26T20:45:08.293Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-26T20:45:08.293Z] ---> Running in 24846e6a5433 [2022-10-26T20:45:09.735Z] Removing intermediate container 24846e6a5433 [2022-10-26T20:45:09.735Z] ---> 72841bfb17ba [2022-10-26T20:45:09.735Z] Step 29/35 : EXPOSE 59983 [2022-10-26T20:45:10.007Z] ---> Running in a319237c5a21 [2022-10-26T20:45:10.281Z] Removing intermediate container a319237c5a21 [2022-10-26T20:45:10.281Z] ---> 7aca05edfc3c [2022-10-26T20:45:10.281Z] Step 30/35 : EXPOSE 8554 [2022-10-26T20:45:10.550Z] ---> Running in 102578fccbb5 [2022-10-26T20:45:10.820Z] Removing intermediate container 102578fccbb5 [2022-10-26T20:45:10.820Z] ---> 56bb5551ab64 [2022-10-26T20:45:10.820Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-26T20:45:11.089Z] ---> Running in 2701bc763a86 [2022-10-26T20:45:11.359Z] Removing intermediate container 2701bc763a86 [2022-10-26T20:45:11.359Z] ---> 9c20b03ed5b3 [2022-10-26T20:45:11.359Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-26T20:45:11.359Z] ---> Running in a34b11d068fc [2022-10-26T20:45:11.627Z] Removing intermediate container a34b11d068fc [2022-10-26T20:45:11.627Z] ---> c23c0e96bcfb [2022-10-26T20:45:11.627Z] Step 33/35 : LABEL arch=arm64 [2022-10-26T20:45:11.895Z] ---> Running in 861be1f959dd [2022-10-26T20:45:12.166Z] Removing intermediate container 861be1f959dd [2022-10-26T20:45:12.166Z] ---> 35a8505bc18b [2022-10-26T20:45:12.166Z] Step 34/35 : LABEL git_sha=5fffbd66594f49ede0a3d86a9de33fe9badea20d [2022-10-26T20:45:12.166Z] ---> Running in 3fe1efd85cb1 [2022-10-26T20:45:12.751Z] Removing intermediate container 3fe1efd85cb1 [2022-10-26T20:45:12.751Z] ---> 5d2efc539879 [2022-10-26T20:45:12.751Z] Step 35/35 : LABEL version=2.3.0-dev.19 [2022-10-26T20:45:12.751Z] ---> Running in 65294f730d3a [2022-10-26T20:45:13.021Z] Removing intermediate container 65294f730d3a [2022-10-26T20:45:13.021Z] ---> 8fffdbb87237 [2022-10-26T20:45:13.021Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T20:45:13.021Z] Successfully built 8fffdbb87237 [2022-10-26T20:45:13.021Z] 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 [2022-10-26T20:45:13.142Z] provisioning config files... [2022-10-26T20:45:13.158Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/60@tmp/config1379677068809994217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:45:13.502Z] ---> docker-login.sh [2022-10-26T20:45:13.502Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:45:13.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:45:13.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:45:13.770Z] Configure a credential helper to remove this warning. See [2022-10-26T20:45:13.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:45:13.770Z] [2022-10-26T20:45:13.770Z] Login Succeeded [2022-10-26T20:45:13.770Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:45:14.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:45:14.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:45:14.307Z] Configure a credential helper to remove this warning. See [2022-10-26T20:45:14.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:45:14.307Z] [2022-10-26T20:45:14.307Z] Login Succeeded [2022-10-26T20:45:14.307Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:45:14.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:45:14.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:45:14.575Z] Configure a credential helper to remove this warning. See [2022-10-26T20:45:14.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:45:14.575Z] [2022-10-26T20:45:14.575Z] Login Succeeded [2022-10-26T20:45:14.575Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:45:14.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:45:14.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:45:14.842Z] Configure a credential helper to remove this warning. See [2022-10-26T20:45:14.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:45:14.842Z] [2022-10-26T20:45:14.842Z] Login Succeeded [2022-10-26T20:45:14.842Z] docker.io [2022-10-26T20:45:15.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:45:15.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:45:15.694Z] Configure a credential helper to remove this warning. See [2022-10-26T20:45:15.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:45:15.694Z] [2022-10-26T20:45:15.694Z] Login Succeeded [2022-10-26T20:45:15.694Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:45:15.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T20:45:15.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:45:15.760Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-10-26T20:45:15.760Z] 5fffbd66594f49ede0a3d86a9de33fe9badea20d [2022-10-26T20:45:15.760Z] latest [2022-10-26T20:45:15.760Z] 2.3.0-dev.19 [2022-10-26T20:45:15.760Z] 5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19 [2022-10-26T20:45:15.760Z] main [2022-10-26T20:45:15.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:45:16.127Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5fffbd66594f49ede0a3d86a9de33fe9badea20d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:45:16.477Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5fffbd66594f49ede0a3d86a9de33fe9badea20d [2022-10-26T20:45:16.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-26T20:45:16.477Z] bf735aae7c4b: Preparing [2022-10-26T20:45:16.477Z] fa1f0aabf82d: Preparing [2022-10-26T20:45:16.477Z] c056b28ff4ab: Preparing [2022-10-26T20:45:16.477Z] a43932d1df72: Preparing [2022-10-26T20:45:16.477Z] 1207169bf42c: Preparing [2022-10-26T20:45:16.477Z] cc25056be766: Preparing [2022-10-26T20:45:16.477Z] d15ecf6aefba: Preparing [2022-10-26T20:45:16.477Z] 3c90b4859bd8: Preparing [2022-10-26T20:45:16.477Z] f81a5384ce27: Preparing [2022-10-26T20:45:16.477Z] a25b524c1db9: Preparing [2022-10-26T20:45:16.477Z] da00ed92bb29: Preparing [2022-10-26T20:45:16.477Z] 5d3e392a13a0: Preparing [2022-10-26T20:45:16.477Z] 3c90b4859bd8: Waiting [2022-10-26T20:45:16.477Z] f81a5384ce27: Waiting [2022-10-26T20:45:16.477Z] a25b524c1db9: Waiting [2022-10-26T20:45:16.477Z] da00ed92bb29: Waiting [2022-10-26T20:45:16.477Z] 5d3e392a13a0: Waiting [2022-10-26T20:45:16.477Z] cc25056be766: Waiting [2022-10-26T20:45:16.477Z] d15ecf6aefba: Waiting [2022-10-26T20:45:16.745Z] c056b28ff4ab: Pushed [2022-10-26T20:45:16.745Z] fa1f0aabf82d: Pushed [2022-10-26T20:45:16.745Z] 1207169bf42c: Pushed [2022-10-26T20:45:16.745Z] bf735aae7c4b: Pushed [2022-10-26T20:45:17.013Z] d15ecf6aefba: Pushed [2022-10-26T20:45:17.013Z] cc25056be766: Pushed [2022-10-26T20:45:17.013Z] f81a5384ce27: Pushed [2022-10-26T20:45:17.013Z] 3c90b4859bd8: Pushed [2022-10-26T20:45:17.013Z] 5d3e392a13a0: Layer already exists [2022-10-26T20:45:21.279Z] a43932d1df72: Pushed [2022-10-26T20:45:22.691Z] a25b524c1db9: Pushed [2022-10-26T20:45:34.997Z] da00ed92bb29: Pushed [2022-10-26T20:45:34.997Z] 5fffbd66594f49ede0a3d86a9de33fe9badea20d: digest: sha256:d7965c6fe85eb4357c893b3b11c284c7caba962543574df04dd3bf8b1836df51 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:45:35.359Z] + 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 [2022-10-26T20:45:35.715Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-26T20:45:35.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-26T20:45:35.715Z] bf735aae7c4b: Preparing [2022-10-26T20:45:35.715Z] fa1f0aabf82d: Preparing [2022-10-26T20:45:35.715Z] c056b28ff4ab: Preparing [2022-10-26T20:45:35.715Z] a43932d1df72: Preparing [2022-10-26T20:45:35.715Z] 1207169bf42c: Preparing [2022-10-26T20:45:35.715Z] cc25056be766: Preparing [2022-10-26T20:45:35.715Z] d15ecf6aefba: Preparing [2022-10-26T20:45:35.715Z] 3c90b4859bd8: Preparing [2022-10-26T20:45:35.715Z] f81a5384ce27: Preparing [2022-10-26T20:45:35.715Z] a25b524c1db9: Preparing [2022-10-26T20:45:35.715Z] da00ed92bb29: Preparing [2022-10-26T20:45:35.715Z] 5d3e392a13a0: Preparing [2022-10-26T20:45:35.715Z] f81a5384ce27: Waiting [2022-10-26T20:45:35.715Z] a25b524c1db9: Waiting [2022-10-26T20:45:35.715Z] cc25056be766: Waiting [2022-10-26T20:45:35.715Z] d15ecf6aefba: Waiting [2022-10-26T20:45:35.715Z] da00ed92bb29: Waiting [2022-10-26T20:45:35.715Z] 3c90b4859bd8: Waiting [2022-10-26T20:45:35.715Z] bf735aae7c4b: Layer already exists [2022-10-26T20:45:35.715Z] 1207169bf42c: Layer already exists [2022-10-26T20:45:35.715Z] c056b28ff4ab: Layer already exists [2022-10-26T20:45:35.715Z] a43932d1df72: Layer already exists [2022-10-26T20:45:35.715Z] fa1f0aabf82d: Layer already exists [2022-10-26T20:45:35.715Z] 3c90b4859bd8: Layer already exists [2022-10-26T20:45:35.715Z] d15ecf6aefba: Layer already exists [2022-10-26T20:45:35.715Z] cc25056be766: Layer already exists [2022-10-26T20:45:35.715Z] a25b524c1db9: Layer already exists [2022-10-26T20:45:35.715Z] f81a5384ce27: Layer already exists [2022-10-26T20:45:35.715Z] da00ed92bb29: Layer already exists [2022-10-26T20:45:35.715Z] 5d3e392a13a0: Layer already exists [2022-10-26T20:45:35.985Z] latest: digest: sha256:d7965c6fe85eb4357c893b3b11c284c7caba962543574df04dd3bf8b1836df51 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:45:36.360Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:45:36.734Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.19 [2022-10-26T20:45:36.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-26T20:45:36.734Z] bf735aae7c4b: Preparing [2022-10-26T20:45:36.734Z] fa1f0aabf82d: Preparing [2022-10-26T20:45:36.734Z] c056b28ff4ab: Preparing [2022-10-26T20:45:36.734Z] a43932d1df72: Preparing [2022-10-26T20:45:36.734Z] 1207169bf42c: Preparing [2022-10-26T20:45:36.734Z] cc25056be766: Preparing [2022-10-26T20:45:36.734Z] d15ecf6aefba: Preparing [2022-10-26T20:45:36.734Z] 3c90b4859bd8: Preparing [2022-10-26T20:45:36.735Z] f81a5384ce27: Preparing [2022-10-26T20:45:36.735Z] a25b524c1db9: Preparing [2022-10-26T20:45:36.735Z] da00ed92bb29: Preparing [2022-10-26T20:45:36.735Z] 5d3e392a13a0: Preparing [2022-10-26T20:45:36.735Z] f81a5384ce27: Waiting [2022-10-26T20:45:36.735Z] a25b524c1db9: Waiting [2022-10-26T20:45:36.735Z] da00ed92bb29: Waiting [2022-10-26T20:45:36.735Z] 5d3e392a13a0: Waiting [2022-10-26T20:45:36.735Z] cc25056be766: Waiting [2022-10-26T20:45:36.735Z] 3c90b4859bd8: Waiting [2022-10-26T20:45:36.735Z] d15ecf6aefba: Waiting [2022-10-26T20:45:36.735Z] c056b28ff4ab: Layer already exists [2022-10-26T20:45:36.735Z] fa1f0aabf82d: Layer already exists [2022-10-26T20:45:36.735Z] a43932d1df72: Layer already exists [2022-10-26T20:45:36.735Z] bf735aae7c4b: Layer already exists [2022-10-26T20:45:36.735Z] 1207169bf42c: Layer already exists [2022-10-26T20:45:36.735Z] 3c90b4859bd8: Layer already exists [2022-10-26T20:45:36.735Z] d15ecf6aefba: Layer already exists [2022-10-26T20:45:36.735Z] cc25056be766: Layer already exists [2022-10-26T20:45:36.735Z] a25b524c1db9: Layer already exists [2022-10-26T20:45:36.735Z] f81a5384ce27: Layer already exists [2022-10-26T20:45:36.735Z] 5d3e392a13a0: Layer already exists [2022-10-26T20:45:36.735Z] da00ed92bb29: Layer already exists [2022-10-26T20:45:37.004Z] 2.3.0-dev.19: digest: sha256:d7965c6fe85eb4357c893b3b11c284c7caba962543574df04dd3bf8b1836df51 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:45:37.367Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:45:37.723Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19 [2022-10-26T20:45:37.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-26T20:45:37.723Z] bf735aae7c4b: Preparing [2022-10-26T20:45:37.723Z] fa1f0aabf82d: Preparing [2022-10-26T20:45:37.723Z] c056b28ff4ab: Preparing [2022-10-26T20:45:37.723Z] a43932d1df72: Preparing [2022-10-26T20:45:37.723Z] 1207169bf42c: Preparing [2022-10-26T20:45:37.723Z] cc25056be766: Preparing [2022-10-26T20:45:37.723Z] d15ecf6aefba: Preparing [2022-10-26T20:45:37.723Z] 3c90b4859bd8: Preparing [2022-10-26T20:45:37.723Z] f81a5384ce27: Preparing [2022-10-26T20:45:37.723Z] a25b524c1db9: Preparing [2022-10-26T20:45:37.723Z] da00ed92bb29: Preparing [2022-10-26T20:45:37.723Z] 5d3e392a13a0: Preparing [2022-10-26T20:45:37.723Z] f81a5384ce27: Waiting [2022-10-26T20:45:37.723Z] a25b524c1db9: Waiting [2022-10-26T20:45:37.723Z] da00ed92bb29: Waiting [2022-10-26T20:45:37.723Z] 5d3e392a13a0: Waiting [2022-10-26T20:45:37.723Z] cc25056be766: Waiting [2022-10-26T20:45:37.723Z] 3c90b4859bd8: Waiting [2022-10-26T20:45:37.723Z] d15ecf6aefba: Waiting [2022-10-26T20:45:37.723Z] bf735aae7c4b: Layer already exists [2022-10-26T20:45:37.723Z] fa1f0aabf82d: Layer already exists [2022-10-26T20:45:37.723Z] c056b28ff4ab: Layer already exists [2022-10-26T20:45:37.723Z] a43932d1df72: Layer already exists [2022-10-26T20:45:37.723Z] 1207169bf42c: Layer already exists [2022-10-26T20:45:37.723Z] d15ecf6aefba: Layer already exists [2022-10-26T20:45:37.723Z] f81a5384ce27: Layer already exists [2022-10-26T20:45:37.723Z] 3c90b4859bd8: Layer already exists [2022-10-26T20:45:37.723Z] cc25056be766: Layer already exists [2022-10-26T20:45:37.723Z] a25b524c1db9: Layer already exists [2022-10-26T20:45:37.992Z] da00ed92bb29: Layer already exists [2022-10-26T20:45:37.992Z] 5d3e392a13a0: Layer already exists [2022-10-26T20:45:37.992Z] 5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19: digest: sha256:d7965c6fe85eb4357c893b3b11c284c7caba962543574df04dd3bf8b1836df51 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:45:38.355Z] + 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 [2022-10-26T20:45:38.708Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-10-26T20:45:38.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-26T20:45:38.708Z] bf735aae7c4b: Preparing [2022-10-26T20:45:38.708Z] fa1f0aabf82d: Preparing [2022-10-26T20:45:38.708Z] c056b28ff4ab: Preparing [2022-10-26T20:45:38.708Z] a43932d1df72: Preparing [2022-10-26T20:45:38.708Z] 1207169bf42c: Preparing [2022-10-26T20:45:38.708Z] cc25056be766: Preparing [2022-10-26T20:45:38.708Z] d15ecf6aefba: Preparing [2022-10-26T20:45:38.708Z] 3c90b4859bd8: Preparing [2022-10-26T20:45:38.708Z] f81a5384ce27: Preparing [2022-10-26T20:45:38.708Z] a25b524c1db9: Preparing [2022-10-26T20:45:38.708Z] da00ed92bb29: Preparing [2022-10-26T20:45:38.708Z] 5d3e392a13a0: Preparing [2022-10-26T20:45:38.708Z] cc25056be766: Waiting [2022-10-26T20:45:38.708Z] d15ecf6aefba: Waiting [2022-10-26T20:45:38.708Z] 3c90b4859bd8: Waiting [2022-10-26T20:45:38.708Z] f81a5384ce27: Waiting [2022-10-26T20:45:38.708Z] a25b524c1db9: Waiting [2022-10-26T20:45:38.708Z] da00ed92bb29: Waiting [2022-10-26T20:45:38.708Z] 5d3e392a13a0: Waiting [2022-10-26T20:45:38.708Z] fa1f0aabf82d: Layer already exists [2022-10-26T20:45:38.708Z] c056b28ff4ab: Layer already exists [2022-10-26T20:45:38.708Z] 1207169bf42c: Layer already exists [2022-10-26T20:45:38.708Z] a43932d1df72: Layer already exists [2022-10-26T20:45:38.708Z] bf735aae7c4b: Layer already exists [2022-10-26T20:45:38.708Z] a25b524c1db9: Layer already exists [2022-10-26T20:45:38.708Z] cc25056be766: Layer already exists [2022-10-26T20:45:38.708Z] f81a5384ce27: Layer already exists [2022-10-26T20:45:38.708Z] d15ecf6aefba: Layer already exists [2022-10-26T20:45:38.708Z] 3c90b4859bd8: Layer already exists [2022-10-26T20:45:38.708Z] 5d3e392a13a0: Layer already exists [2022-10-26T20:45:38.708Z] da00ed92bb29: Layer already exists [2022-10-26T20:45:39.198Z] main: digest: sha256:d7965c6fe85eb4357c893b3b11c284c7caba962543574df04dd3bf8b1836df51 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T20:45:39.242Z] ===================================================== [Pipeline] echo [2022-10-26T20:45:39.249Z] taggedImages: [2022-10-26T20:45:39.249Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5fffbd66594f49ede0a3d86a9de33fe9badea20d [2022-10-26T20:45:39.249Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-26T20:45:39.249Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.19 [2022-10-26T20:45:39.249Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5fffbd66594f49ede0a3d86a9de33fe9badea20d-2.3.0-dev.19 [2022-10-26T20:45:39.249Z] - 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 [2022-10-26T20:45:39.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T20:45:39.619Z] [2022-10-26T20:45:39.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:45:39.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T20:45:39.962Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T20:45:39.962Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T20:45:39.962Z] 04944245beec: Pulling fs layer [2022-10-26T20:45:39.962Z] 699f458cf7ca: Pulling fs layer [2022-10-26T20:45:39.962Z] 765212b225bb: Pulling fs layer [2022-10-26T20:45:39.962Z] f23df028b6ca: Pulling fs layer [2022-10-26T20:45:39.962Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T20:45:39.962Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T20:45:39.962Z] 765212b225bb: Waiting [2022-10-26T20:45:39.962Z] f23df028b6ca: Waiting [2022-10-26T20:45:39.962Z] d65c8cfc05b1: Waiting [2022-10-26T20:45:40.231Z] 04944245beec: Verifying Checksum [2022-10-26T20:45:40.231Z] 04944245beec: Download complete [2022-10-26T20:45:40.231Z] 765212b225bb: Verifying Checksum [2022-10-26T20:45:40.231Z] 765212b225bb: Download complete [2022-10-26T20:45:40.231Z] f23df028b6ca: Verifying Checksum [2022-10-26T20:45:40.231Z] f23df028b6ca: Download complete [2022-10-26T20:45:40.231Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T20:45:40.231Z] d65c8cfc05b1: Download complete [2022-10-26T20:45:40.502Z] 699f458cf7ca: Verifying Checksum [2022-10-26T20:45:40.502Z] 699f458cf7ca: Download complete [2022-10-26T20:45:40.772Z] 8998bd30e6a1: Download complete [2022-10-26T20:45:43.361Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T20:45:43.361Z] 2437ff75d9bd: Download complete [2022-10-26T20:45:44.775Z] 8998bd30e6a1: Pull complete [2022-10-26T20:45:45.044Z] 04944245beec: Pull complete [2022-10-26T20:45:46.471Z] 699f458cf7ca: Pull complete [2022-10-26T20:45:46.744Z] 765212b225bb: Pull complete [2022-10-26T20:45:47.333Z] f23df028b6ca: Pull complete [2022-10-26T20:45:47.602Z] d65c8cfc05b1: Pull complete [2022-10-26T20:46:02.607Z] 2437ff75d9bd: Pull complete [2022-10-26T20:46:02.607Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T20:46:02.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T20:46:02.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:46:02.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-117315 does not seem to be running inside a container [2022-10-26T20:46:02.899Z] $ 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/60 -v /w/workspace/device-usb-camera/60:/w/workspace/device-usb-camera/60:rw,z -v /w/workspace/device-usb-camera/60@tmp:/w/workspace/device-usb-camera/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T20:46:05.922Z] $ docker top 38a866276c6393f6d9224d5cf4fbf16de388eb873af5f342f49e8ed1a8efbb4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:46:06.804Z] ---> job-cost.sh [2022-10-26T20:46:06.804Z] lf-activate-venv: SKIPPING [2022-10-26T20:46:06.804Z] INFO: No Stack... [2022-10-26T20:46:07.390Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T20:46:07.973Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T20:46:08.622Z] + + cat /w/workspace/device-usb-camera/60/archives/cost.csv [2022-10-26T20:46:08.622Z] cut -d, -f6 [Pipeline] lock [2022-10-26T20:46:08.706Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-60-stack-cost] [2022-10-26T20:46:08.714Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-60-stack-cost] did not exist. Created. [2022-10-26T20:46:08.714Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T20:46:09.391Z] /w/workspace/device-usb-camera/60@tmp/durable-94b8973d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T20:46:10.064Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T20:46:10.087Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T20:46:10.144Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T20:46:10.154Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T20:46:10.169Z] $ docker stop --time=1 38a866276c6393f6d9224d5cf4fbf16de388eb873af5f342f49e8ed1a8efbb4f [2022-10-26T20:46:11.723Z] $ docker rm -f 38a866276c6393f6d9224d5cf4fbf16de388eb873af5f342f49e8ed1a8efbb4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T20:46:12.129Z] provisioning config files... [2022-10-26T20:46:12.138Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6495177010167366503tmp [Pipeline] { [Pipeline] sh [2022-10-26T20:46:12.427Z] + set +x [2022-10-26T20:46:12.427Z] + curl -s https://codecov.io/bash [2022-10-26T20:46:12.427Z] + bash -s -- [2022-10-26T20:46:12.427Z] [2022-10-26T20:46:12.427Z] _____ _ [2022-10-26T20:46:12.427Z] / ____| | | [2022-10-26T20:46:12.427Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T20:46:12.427Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T20:46:12.427Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T20:46:12.427Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T20:46:12.427Z] Bash-1.0.6 [2022-10-26T20:46:12.427Z] [2022-10-26T20:46:12.427Z] [2022-10-26T20:46:12.427Z] ==> git version 2.25.1 found [2022-10-26T20:46:12.427Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T20:46:12.427Z] Release-Date: 2020-01-08 [2022-10-26T20:46:12.427Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T20:46:12.427Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T20:46:12.427Z] ==> Jenkins CI detected. [2022-10-26T20:46:12.427Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-10-26T20:46:12.427Z] project root: . [2022-10-26T20:46:12.427Z] --> token set from env [2022-10-26T20:46:12.427Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T20:46:12.427Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T20:46:12.427Z] ==> Python coveragepy not found [2022-10-26T20:46:12.427Z] ==> Searching for coverage reports in: [2022-10-26T20:46:12.427Z] + . [2022-10-26T20:46:12.427Z] -> Found 1 reports [2022-10-26T20:46:12.427Z] ==> Detecting git/mercurial file structure [2022-10-26T20:46:12.427Z] ==> Reading reports [2022-10-26T20:46:12.427Z] + ./coverage.out bytes=29387 [2022-10-26T20:46:12.427Z] ==> Appending adjustments [2022-10-26T20:46:12.427Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T20:46:12.687Z] + Found adjustments [2022-10-26T20:46:12.687Z] ==> Gzipping contents [2022-10-26T20:46:12.687Z] 8.0K /tmp/codecov.MluvSX.gz [2022-10-26T20:46:12.687Z] ==> Uploading reports [2022-10-26T20:46:12.687Z] url: https://codecov.io [2022-10-26T20:46:12.687Z] query: branch=main&commit=5fffbd66594f49ede0a3d86a9de33fe9badea20d&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T20:46:12.687Z] -> Pinging Codecov [2022-10-26T20:46:12.687Z] 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=5fffbd66594f49ede0a3d86a9de33fe9badea20d&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T20:46:12.946Z] -> Uploading to [2022-10-26T20:46:12.946Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/73D8F5FF140700D3E01443B452E23636/5fffbd66594f49ede0a3d86a9de33fe9badea20d/5bf74b54-2c12-4599-a433-5239dc8e3d21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T204612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d65ae066d24e788c1513e37d03e0fc85e750d7203db95a9bb716b4f5f39fa963 [2022-10-26T20:46:12.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:46:12.946Z] Dload Upload Total Spent Left Speed [2022-10-26T20:46:13.206Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4191 0 0 100 4191 0 17176 --:--:-- --:--:-- --:--:-- 17176 [2022-10-26T20:46:13.206Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5fffbd66594f49ede0a3d86a9de33fe9badea20d [Pipeline] } [2022-10-26T20:46:13.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T20:46:13.423Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T20:46:13.437Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:46:13.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T20:46:13.732Z] [2022-10-26T20:46:13.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:46:14.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T20:46:14.028Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T20:46:14.028Z] df9b9388f04a: Pulling fs layer [2022-10-26T20:46:14.028Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T20:46:14.028Z] 25bc292e5bac: Pulling fs layer [2022-10-26T20:46:14.028Z] 114826534d7a: Pulling fs layer [2022-10-26T20:46:14.028Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T20:46:14.028Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T20:46:14.028Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T20:46:14.028Z] 114826534d7a: Waiting [2022-10-26T20:46:14.028Z] 4657fd5d0bcf: Waiting [2022-10-26T20:46:14.028Z] 6ad1cebc031e: Waiting [2022-10-26T20:46:14.028Z] 8a3aa393b2d8: Waiting [2022-10-26T20:46:14.028Z] 25bc292e5bac: Download complete [2022-10-26T20:46:14.028Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T20:46:14.028Z] 52dc419b0ee2: Download complete [2022-10-26T20:46:14.028Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T20:46:14.028Z] 4657fd5d0bcf: Download complete [2022-10-26T20:46:14.286Z] df9b9388f04a: Verifying Checksum [2022-10-26T20:46:14.286Z] df9b9388f04a: Download complete [2022-10-26T20:46:14.286Z] df9b9388f04a: Pull complete [2022-10-26T20:46:14.545Z] 52dc419b0ee2: Pull complete [2022-10-26T20:46:14.545Z] 25bc292e5bac: Pull complete [2022-10-26T20:46:14.545Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T20:46:14.545Z] 6ad1cebc031e: Download complete [2022-10-26T20:46:15.490Z] 114826534d7a: Verifying Checksum [2022-10-26T20:46:15.490Z] 114826534d7a: Download complete [2022-10-26T20:46:16.054Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T20:46:16.054Z] 8a3aa393b2d8: Download complete [2022-10-26T20:46:18.580Z] 114826534d7a: Pull complete [2022-10-26T20:46:18.580Z] 4657fd5d0bcf: Pull complete [2022-10-26T20:46:19.145Z] 6ad1cebc031e: Pull complete [2022-10-26T20:46:21.674Z] 8a3aa393b2d8: Pull complete [2022-10-26T20:46:21.674Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T20:46:21.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T20:46:21.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:46:21.755Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:46:21.789Z] $ 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 [2022-10-26T20:46:23.793Z] $ docker top e6a6823faf5e3bbf8ae1cd6421e265f497598f14e5691bc8d1144533a4f867a6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T20:46:23.849Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-10-26T20:46:24.123Z] + set -o pipefail [2022-10-26T20:46:24.123Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-10-26T20:46:30.685Z] [2022-10-26T20:46:30.685Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-10-26T20:46:30.685Z] [2022-10-26T20:46:30.685Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/01b1e947-bad5-4b07-a623-9d5f0c666218 [2022-10-26T20:46:30.685Z] [2022-10-26T20:46:30.685Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T20:46:30.685Z] [2022-10-26T20:46:30.685Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T20:46:30.685Z] [2022-10-26T20:46:30.943Z] [2022-10-26T20:46:30.943Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T20:46:30.943Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T20:46:30.943Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T20:46:30.954Z] $ docker stop --time=1 e6a6823faf5e3bbf8ae1cd6421e265f497598f14e5691bc8d1144533a4f867a6 [2022-10-26T20:46:33.074Z] $ docker rm -f e6a6823faf5e3bbf8ae1cd6421e265f497598f14e5691bc8d1144533a4f867a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T20:46:33.755Z] + git log --format=format:%s -1 5fffbd66594f49ede0a3d86a9de33fe9badea20d [Pipeline] sh [2022-10-26T20:46:34.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:46:34.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:46:34.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:46:34.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:46:34.406Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:46:34.441Z] $ 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 [2022-10-26T20:46:34.870Z] $ docker top fd61337b222b83ba569535e50257a6a8e1b4ca384a32a6d78a16a7d73fd96f42 -eo pid,comm [2022-10-26T20:46:34.921Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T20:46:34.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:46:34.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:46:34.959Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:46:35.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:46:35.070Z] $ docker exec fd61337b222b83ba569535e50257a6a8e1b4ca384a32a6d78a16a7d73fd96f42 ssh-agent [2022-10-26T20:46:35.174Z] SSH_AUTH_SOCK=/tmp/ssh-W72IStc4qyXL/agent.32 [2022-10-26T20:46:35.174Z] SSH_AGENT_PID=38 [2022-10-26T20:46:35.179Z] Running ssh-add (command line suppressed) [2022-10-26T20:46:35.280Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3633183096404691295.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3633183096404691295.key) [2022-10-26T20:46:35.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:46:35.577Z] + git semver tag [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,752 [run_tag] DEBUG tag force:False [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,752 [check_head_tag] DEBUG check head tag [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,753 [execute] INFO git cat-file --batch-check [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,757 [execute] INFO git cat-file --batch [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,773 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,774 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,774 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:46:35.836Z] 2022-10-26 20:46:35,778 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-26T20:46:35.836Z] 2.3.0-dev.19 [Pipeline] } [2022-10-26T20:46:35.845Z] $ docker exec --env ******** --env ******** fd61337b222b83ba569535e50257a6a8e1b4ca384a32a6d78a16a7d73fd96f42 ssh-agent -k [2022-10-26T20:46:35.947Z] unset SSH_AUTH_SOCK; [2022-10-26T20:46:35.948Z] unset SSH_AGENT_PID; [2022-10-26T20:46:35.948Z] echo Agent pid 38 killed; [2022-10-26T20:46:35.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:46:36.262Z] + git semver [Pipeline] } [2022-10-26T20:46:36.536Z] $ docker stop --time=1 fd61337b222b83ba569535e50257a6a8e1b4ca384a32a6d78a16a7d73fd96f42 [2022-10-26T20:46:37.848Z] $ docker rm -f fd61337b222b83ba569535e50257a6a8e1b4ca384a32a6d78a16a7d73fd96f42 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:46:38.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T20:46:38.236Z] [2022-10-26T20:46:38.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:46:38.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T20:46:38.534Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T20:46:38.534Z] ab5ef0e58194: Pulling fs layer [2022-10-26T20:46:38.534Z] 9712f1f96733: Pulling fs layer [2022-10-26T20:46:38.534Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T20:46:38.534Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T20:46:38.534Z] e9a5061849ea: Pulling fs layer [2022-10-26T20:46:38.534Z] d747dcd14b5f: Pulling fs layer [2022-10-26T20:46:38.534Z] 2de7ff778b66: Pulling fs layer [2022-10-26T20:46:38.534Z] 0d9ebad4ef96: Waiting [2022-10-26T20:46:38.534Z] d747dcd14b5f: Waiting [2022-10-26T20:46:38.534Z] e9a5061849ea: Waiting [2022-10-26T20:46:38.534Z] 2de7ff778b66: Waiting [2022-10-26T20:46:38.534Z] 9712f1f96733: Download complete [2022-10-26T20:46:39.122Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T20:46:39.122Z] 63f879dbbcfc: Download complete [2022-10-26T20:46:39.122Z] ab5ef0e58194: Verifying Checksum [2022-10-26T20:46:39.122Z] ab5ef0e58194: Download complete [2022-10-26T20:46:39.122Z] d747dcd14b5f: Verifying Checksum [2022-10-26T20:46:39.122Z] d747dcd14b5f: Download complete [2022-10-26T20:46:39.122Z] e9a5061849ea: Verifying Checksum [2022-10-26T20:46:39.122Z] e9a5061849ea: Download complete [2022-10-26T20:46:39.381Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T20:46:39.381Z] 0d9ebad4ef96: Download complete [2022-10-26T20:46:39.381Z] 2de7ff778b66: Verifying Checksum [2022-10-26T20:46:39.381Z] 2de7ff778b66: Download complete [2022-10-26T20:46:41.907Z] ab5ef0e58194: Pull complete [2022-10-26T20:46:41.907Z] 9712f1f96733: Pull complete [2022-10-26T20:46:42.471Z] 63f879dbbcfc: Pull complete [2022-10-26T20:46:45.754Z] 0d9ebad4ef96: Pull complete [2022-10-26T20:46:45.754Z] e9a5061849ea: Pull complete [2022-10-26T20:46:45.754Z] d747dcd14b5f: Pull complete [2022-10-26T20:46:46.689Z] 2de7ff778b66: Pull complete [2022-10-26T20:46:46.689Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T20:46:46.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T20:46:46.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:46:46.763Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:46:46.793Z] $ 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 [2022-10-26T20:46:48.937Z] $ docker top c34769ef505299f3ebc7030dd8449b1f80ccc0bc21754d4b00ce60f15d0684bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:46:49.004Z] provisioning config files... [2022-10-26T20:46:49.010Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10455764524508002595tmp [2022-10-26T20:46:49.019Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3921512910631770189tmp [2022-10-26T20:46:49.029Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4394193335505788848tmp [Pipeline] { [Pipeline] echo [2022-10-26T20:46:49.043Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:46:49.324Z] ---> sigul-configuration.sh [2022-10-26T20:46:49.324Z] gpg: directory `/root/.gnupg' created [2022-10-26T20:46:49.324Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T20:46:49.324Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T20:46:49.324Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T20:46:49.324Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T20:46:49.324Z] gpg: CAST5 encrypted data [2022-10-26T20:46:49.324Z] gpg: encrypted with 1 passphrase [2022-10-26T20:46:49.324Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T20:46:49.612Z] + mkdir /home/jenkins [2022-10-26T20:46:49.612Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T20:46:49.896Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T20:46:49.903Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:46:50.182Z] ---> sigul-install.sh [2022-10-26T20:46:50.182Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T20:46:50.466Z] + git tag --list [2022-10-26T20:46:50.466Z] v0.0.0 [2022-10-26T20:46:50.466Z] v0.0.1-dev.1 [2022-10-26T20:46:50.466Z] v0.0.1-dev.10 [2022-10-26T20:46:50.466Z] v0.0.1-dev.11 [2022-10-26T20:46:50.466Z] v0.0.1-dev.12 [2022-10-26T20:46:50.466Z] v0.0.1-dev.13 [2022-10-26T20:46:50.466Z] v0.0.1-dev.14 [2022-10-26T20:46:50.466Z] v0.0.1-dev.15 [2022-10-26T20:46:50.466Z] v0.0.1-dev.16 [2022-10-26T20:46:50.466Z] v0.0.1-dev.2 [2022-10-26T20:46:50.466Z] v0.0.1-dev.3 [2022-10-26T20:46:50.466Z] v0.0.1-dev.4 [2022-10-26T20:46:50.466Z] v0.0.1-dev.5 [2022-10-26T20:46:50.466Z] v0.0.1-dev.6 [2022-10-26T20:46:50.466Z] v0.0.1-dev.7 [2022-10-26T20:46:50.466Z] v0.0.1-dev.8 [2022-10-26T20:46:50.466Z] v0.0.1-dev.9 [2022-10-26T20:46:50.466Z] v2.2.0 [2022-10-26T20:46:50.466Z] v2.2.0-dev.17 [2022-10-26T20:46:50.466Z] v2.2.0-dev.18 [2022-10-26T20:46:50.466Z] v2.2.0-dev.19 [2022-10-26T20:46:50.466Z] v2.2.0-dev.20 [2022-10-26T20:46:50.466Z] v2.2.0-dev.21 [2022-10-26T20:46:50.466Z] v2.2.0-dev.22 [2022-10-26T20:46:50.466Z] v2.2.0-dev.23 [2022-10-26T20:46:50.466Z] v2.2.0-dev.24 [2022-10-26T20:46:50.466Z] v2.2.0-dev.25 [2022-10-26T20:46:50.466Z] v2.2.0-dev.26 [2022-10-26T20:46:50.466Z] v2.2.0-dev.27 [2022-10-26T20:46:50.466Z] v2.3.0-dev.1 [2022-10-26T20:46:50.466Z] v2.3.0-dev.10 [2022-10-26T20:46:50.466Z] v2.3.0-dev.11 [2022-10-26T20:46:50.466Z] v2.3.0-dev.12 [2022-10-26T20:46:50.466Z] v2.3.0-dev.13 [2022-10-26T20:46:50.466Z] v2.3.0-dev.14 [2022-10-26T20:46:50.466Z] v2.3.0-dev.15 [2022-10-26T20:46:50.466Z] v2.3.0-dev.16 [2022-10-26T20:46:50.466Z] v2.3.0-dev.17 [2022-10-26T20:46:50.466Z] v2.3.0-dev.18 [2022-10-26T20:46:50.466Z] v2.3.0-dev.19 [2022-10-26T20:46:50.466Z] v2.3.0-dev.2 [2022-10-26T20:46:50.466Z] v2.3.0-dev.3 [2022-10-26T20:46:50.466Z] v2.3.0-dev.4 [2022-10-26T20:46:50.466Z] v2.3.0-dev.5 [2022-10-26T20:46:50.466Z] v2.3.0-dev.6 [2022-10-26T20:46:50.466Z] v2.3.0-dev.7 [2022-10-26T20:46:50.466Z] v2.3.0-dev.8 [2022-10-26T20:46:50.466Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-26T20:46:50.753Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-26T20:46:51.319Z] Signing Git tag with Sigul... [2022-10-26T20:46:51.319Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-26T20:46:51.585Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:46:51.868Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T20:46:51.875Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T20:46:51.893Z] $ docker stop --time=1 c34769ef505299f3ebc7030dd8449b1f80ccc0bc21754d4b00ce60f15d0684bf [2022-10-26T20:46:53.217Z] $ docker rm -f c34769ef505299f3ebc7030dd8449b1f80ccc0bc21754d4b00ce60f15d0684bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T20:46:53.602Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:46:53.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:46:53.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:46:53.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:46:53.974Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:46:54.002Z] $ 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 [2022-10-26T20:46:54.378Z] $ docker top 9d96047e66c55fb8304dd2eb7362b6991ab19af31906dd47d3c5de94fdb14f7d -eo pid,comm [2022-10-26T20:46:54.423Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T20:46:54.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:46:54.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:46:54.468Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:46:54.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:46:54.575Z] $ docker exec 9d96047e66c55fb8304dd2eb7362b6991ab19af31906dd47d3c5de94fdb14f7d ssh-agent [2022-10-26T20:46:54.683Z] SSH_AUTH_SOCK=/tmp/ssh-x717rcIVS6qh/agent.34 [2022-10-26T20:46:54.683Z] SSH_AGENT_PID=40 [2022-10-26T20:46:54.687Z] Running ssh-add (command line suppressed) [2022-10-26T20:46:54.779Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3720579407347275325.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3720579407347275325.key) [2022-10-26T20:46:54.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:46:55.079Z] + git semver bump pre [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,264 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,264 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,265 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,265 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,265 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,265 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,266 [execute] INFO git cat-file --batch-check [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,272 [execute] INFO git cat-file --batch [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T20:46:55.338Z] 2022-10-26 20:46:55,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-26T20:46:55.338Z] 2.3.0-dev.20 [Pipeline] } [2022-10-26T20:46:55.348Z] $ docker exec --env ******** --env ******** 9d96047e66c55fb8304dd2eb7362b6991ab19af31906dd47d3c5de94fdb14f7d ssh-agent -k [2022-10-26T20:46:55.459Z] unset SSH_AUTH_SOCK; [2022-10-26T20:46:55.460Z] unset SSH_AGENT_PID; [2022-10-26T20:46:55.460Z] echo Agent pid 40 killed; [2022-10-26T20:46:55.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:46:55.771Z] + git semver [Pipeline] } [2022-10-26T20:46:56.048Z] $ docker stop --time=1 9d96047e66c55fb8304dd2eb7362b6991ab19af31906dd47d3c5de94fdb14f7d [2022-10-26T20:46:57.386Z] $ docker rm -f 9d96047e66c55fb8304dd2eb7362b6991ab19af31906dd47d3c5de94fdb14f7d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:46:57.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:46:57.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:46:58.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:46:58.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:46:58.087Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:46:58.116Z] $ 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 [2022-10-26T20:46:58.500Z] $ docker top 7316bdea6dcc7607e0852577efe44117f023d57555abdcb871b9bf20f1044e03 -eo pid,comm [2022-10-26T20:46:58.549Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T20:46:58.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:46:58.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:46:58.587Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:46:58.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:46:58.697Z] $ docker exec 7316bdea6dcc7607e0852577efe44117f023d57555abdcb871b9bf20f1044e03 ssh-agent [2022-10-26T20:46:58.812Z] SSH_AUTH_SOCK=/tmp/ssh-fTqmLyX3ePyZ/agent.31 [2022-10-26T20:46:58.812Z] SSH_AGENT_PID=37 [2022-10-26T20:46:58.816Z] Running ssh-add (command line suppressed) [2022-10-26T20:46:58.928Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4779286711411718620.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4779286711411718620.key) [2022-10-26T20:46:58.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:46:59.222Z] + git semver push [2022-10-26T20:46:59.479Z] 2022-10-26 20:46:59,405 [run_push] DEBUG push [2022-10-26T20:46:59.479Z] 2022-10-26 20:46:59,406 [execute] INFO git cat-file --batch-check [2022-10-26T20:46:59.479Z] 2022-10-26 20:46:59,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T20:46:59.479Z] 2022-10-26 20:46:59,410 [execute] INFO git rev-list 280f24b9b85a3bc07b2766f68864f1f532693aea -- [2022-10-26T20:46:59.479Z] 2022-10-26 20:46:59,410 [execute] DEBUG Popen(['git', 'rev-list', '280f24b9b85a3bc07b2766f68864f1f532693aea', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:46:59.479Z] 2022-10-26 20:46:59,416 [execute] INFO git fetch -v origin [2022-10-26T20:46:59.479Z] 2022-10-26 20:46:59,416 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T20:47:00.045Z] 2022-10-26 20:46:59,993 [run_push] DEBUG no remote changes detected [2022-10-26T20:47:00.046Z] 2022-10-26 20:46:59,993 [execute] INFO git push origin semver [2022-10-26T20:47:00.046Z] 2022-10-26 20:46:59,994 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:47:00.981Z] 2022-10-26 20:47:00,805 [run_push] DEBUG push all version tags [2022-10-26T20:47:00.981Z] 2022-10-26 20:47:00,805 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T20:47:00.981Z] 2022-10-26 20:47:00,806 [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) [2022-10-26T20:47:01.917Z] 2022-10-26 20:47:01,623 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-26T20:47:01.917Z] 2.3.0-dev.20 [Pipeline] } [2022-10-26T20:47:01.925Z] $ docker exec --env ******** --env ******** 7316bdea6dcc7607e0852577efe44117f023d57555abdcb871b9bf20f1044e03 ssh-agent -k [2022-10-26T20:47:02.013Z] unset SSH_AUTH_SOCK; [2022-10-26T20:47:02.013Z] unset SSH_AGENT_PID; [2022-10-26T20:47:02.013Z] echo Agent pid 37 killed; [2022-10-26T20:47:02.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:47:02.326Z] + git semver [Pipeline] } [2022-10-26T20:47:02.598Z] $ docker stop --time=1 7316bdea6dcc7607e0852577efe44117f023d57555abdcb871b9bf20f1044e03 [2022-10-26T20:47:03.896Z] $ docker rm -f 7316bdea6dcc7607e0852577efe44117f023d57555abdcb871b9bf20f1044e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T20:47:04.430Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-10-26T20:47:04.430Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-26T20:47:04.430Z] total 16 [2022-10-26T20:47:04.430Z] drwxr-xr-x 3 root root 4096 Oct 26 20:35 . [2022-10-26T20:47:04.430Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 20:46 .. [2022-10-26T20:47:04.430Z] drwxr-xr-x 2 root root 4096 Oct 26 20:35 cost [2022-10-26T20:47:04.430Z] -rw-r--r-- 1 root root 88 Oct 26 20:35 cost.csv [2022-10-26T20:47:04.430Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-26T20:47:04.430Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-26T20:47:04.430Z] total 16 [2022-10-26T20:47:04.430Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:35 . [2022-10-26T20:47:04.430Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 20:46 .. [2022-10-26T20:47:04.430Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:35 cost [2022-10-26T20:47:04.430Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 26 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:47:04.797Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:47:05.392Z] ---> package-listing.sh [2022-10-26T20:47:05.392Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T20:47:05.392Z] ++ facter osfamily [2022-10-26T20:47:05.392Z] + OS_FAMILY=debian [2022-10-26T20:47:05.392Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-10-26T20:47:05.392Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T20:47:05.392Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T20:47:05.392Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T20:47:05.392Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T20:47:05.392Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-26T20:47:05.392Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T20:47:05.392Z] + case "${OS_FAMILY}" in [2022-10-26T20:47:05.392Z] + dpkg -l [2022-10-26T20:47:05.392Z] + grep '^ii' [2022-10-26T20:47:05.666Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T20:47:05.666Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T20:47:05.666Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T20:47:05.666Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-26T20:47:05.666Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-10-26T20:47:05.666Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-10-26T20:47:05.694Z] 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 [2022-10-26T20:47:05.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:47:06.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:47:06.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:47:06.587Z] prd-ubuntu20.04-docker-8c-8g-117309 does not seem to be running inside a container [2022-10-26T20:47:06.612Z] $ 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 [2022-10-26T20:47:06.831Z] $ docker top 7518d9fe75d42803e3dd0c1efea446fc16d187acce7f05ea6867d5bbe66545a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:47:07.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T20:47:07.450Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T20:47:07.733Z] + ls /var/log/sa-host [2022-10-26T20:47:07.733Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:47:07.791Z] provisioning config files... [2022-10-26T20:47:07.797Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6282901602351598519tmp [Pipeline] { [Pipeline] echo [2022-10-26T20:47:07.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:47:08.084Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T20:47:08.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:47:08.411Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T20:47:08.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:47:08.718Z] ---> sudo-logs.sh [2022-10-26T20:47:08.718Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T20:47:08.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:47:09.024Z] ---> job-cost.sh [2022-10-26T20:47:09.024Z] lf-activate-venv: SKIPPING [2022-10-26T20:47:09.024Z] DEBUG: total: 0.2199999988079071 [2022-10-26T20:47:09.024Z] INFO: Retrieving Stack Cost... [2022-10-26T20:47:09.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T20:47:09.852Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T20:47:09.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:47:10.144Z] ---> logs-deploy.sh [2022-10-26T20:47:10.144Z] lf-activate-venv: SKIPPING [2022-10-26T20:47:10.144Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/60 [2022-10-26T20:47:10.144Z] INFO: archiving workspace using pattern(s): [2022-10-26T20:47:11.078Z] Archives upload complete. [2022-10-26T20:47:11.078Z] INFO: archiving logs to Nexus